naison
31d7e4debb
refactor: refactor dns ( #218 )
...
* refactor: refactor dns
* refactor: optimize forward dns server
* refactor: add short domain test
* refactor: fix remove nameserver from resolver bug
---------
Co-authored-by: wencaiwulue <895703375@qq.com >
2024-04-13 16:39:26 +08:00
naison
45491f185d
hotfix: fix ping bug ( #213 )
...
Co-authored-by: wencaiwulue <895703375@qq.com >
2024-04-06 13:16:13 +08:00
naison
4eeecd5255
refactor: refactor get cidr logic ( #211 )
...
Co-authored-by: wencaiwulue <895703375@qq.com >
2024-04-05 11:03:52 +08:00
naison
87166494c0
refactor: update go mod library ( #210 )
...
refactor: update go mod library and refactor dev logic
Co-authored-by: wencaiwulue <895703375@qq.com >
2024-04-04 12:04:02 +08:00
naison
e5438b297a
fix: fix proxy mode bug ( #205 )
2024-04-02 12:43:40 +08:00
naison
fadfd00927
hotfix: fix cpu usage high cause by in loop to call <-time.Tick(xxx) ( #201 )
...
Co-authored-by: wencaiwulue <895703375@qq.com >
2024-03-31 11:05:34 +08:00
naison
0d64dc7b10
refactor: optimize dns code ( #186 )
...
Co-authored-by: wencaiwulue <895703375@qq.com >
2024-03-03 17:31:52 +08:00
naison
0730cb12b7
refactor: move ssh jump to util ( #184 )
...
Co-authored-by: wencaiwulue <895703375@qq.com >
2024-03-03 11:49:44 +08:00
naison
e232bf902e
refactor: optimize ssh and set dns server logic ( #183 )
...
Co-authored-by: wencaiwulue <895703375@qq.com >
2024-03-03 00:57:47 +08:00
naison
a8826b3334
feat: add extra node ip to route table ( #179 )
...
* feat: add extra node ip to route table
2024-02-27 18:00:52 +08:00
naison
2fdfc1d88d
feat: proxy mode add portmap option ( #176 )
...
Co-authored-by: wencaiwulue <895703375@qq.com >
2024-02-23 21:17:24 +08:00
naison
01e3456ad3
fix: ssh portmap redo ssh dial ( #170 )
2024-02-17 19:25:35 +08:00
naison
3ad6127132
feat: optimize code ( #149 )
...
Co-authored-by: wencaiwulue <895703375@qq.com >
2024-02-15 11:38:14 +08:00
naison
4abc5f004a
fix: fix some bug and optimize ssh logic ( #147 )
2024-02-07 20:36:10 +08:00
naison
847c2c8cc1
feat: update go mod to v2 ( #127 )
...
* feat: update go mod to v2
* feat: typo
2024-01-14 18:00:12 +08:00
fengcaiwen
8650e4ecf9
hotfix: fix too many portforward and too many watch service
2024-01-09 16:01:43 +08:00
fengcaiwen
c0da61cd4b
fix: fix hosts bug
2023-12-16 22:52:49 +08:00
naison
c80f610fc1
feat: ssh support auth gssapi ( #97 )
...
* feat: support ssh auth GSSAPI
* feat: support ssh auth GSSAPI
2023-11-26 17:21:12 +08:00
fengcaiwen
36d953141a
feat: set port-forward retry sleep duration
2023-11-07 17:34:50 +08:00
Alex Kim
025e21a796
message: use kubeconfig with tunneled
2023-11-04 16:42:41 +08:00
Alex Kim
af9d9094e7
add TLSServerName
2023-11-04 16:42:41 +08:00
Alex Kim
cb1f4dc690
add error message if ip not found
2023-11-03 11:36:40 +08:00
Alex Kim
6f94342d54
fix parseAddrPort error
2023-11-03 11:36:40 +08:00
fengcaiwen
b2458c2020
feat: add ssh to linux server
2023-10-29 17:11:53 +08:00
fengcaiwen
faf7c5eff3
feat: optimize dns logic
2023-10-28 18:15:19 +08:00
fengcaiwen
457fda89a0
feat: optimize code
2023-10-28 18:15:19 +08:00
fengcaiwen
2d44c9b00d
feat: lite mode not add route diy cidr
2023-10-28 18:15:19 +08:00
fengcaiwen
126eca32f8
feat: add origin kubeconfig path for show status
2023-10-28 18:15:19 +08:00
fengcaiwen
b25849657d
feat: add connect lite mode and optimize dns
2023-10-28 18:15:19 +08:00
fengcaiwen
d3640ec2d1
feat: multiple connect works well
2023-10-28 18:15:19 +08:00
fengcaiwen
1f4ea3ba87
feat: disconnect works well
2023-10-28 18:15:19 +08:00
fengcaiwen
fec1f72b22
feat: remove env EnvKubeVPNTransportEngine
2023-10-28 18:15:19 +08:00
fengcaiwen
4a10be295f
feat: remove env EnvTunNameOrLUID
2023-10-28 18:15:19 +08:00
fengcaiwen
4c0715e83c
feat: multiple connect
2023-10-13 15:41:05 +08:00
fengcaiwen
31369a19d6
feat: add more description
2023-10-02 13:44:23 +08:00
fengcaiwen
a340ae3d8d
feat: config works should well
2023-10-02 13:44:23 +08:00
fengcaiwen
bf3aa66d22
feat: get works not well
2023-10-02 13:44:23 +08:00
fengcaiwen
6b1ea53cd6
feat: dev with ssh works well
2023-10-02 13:44:23 +08:00
fengcaiwen
ab6b9ae2a2
feat: log more info
2023-10-02 13:44:23 +08:00
fengcaiwen
76f1b74076
feat: log more info
2023-10-02 13:44:23 +08:00
fengcaiwen
f91507102e
feat: clone works well
2023-10-02 13:44:23 +08:00
fengcaiwen
53b90fef76
feat: daemon not works well on Windows
2023-10-02 13:44:23 +08:00
fengcaiwen
9641e29d6e
feat: needs to test serve
2023-10-02 13:44:23 +08:00
fengcaiwen
baedcb114c
feat: cleanup works fine
2023-10-02 13:44:23 +08:00
fengcaiwen
da572aafb4
feat: logs works fine
2023-10-02 13:44:23 +08:00
fengcaiwen
cacb65efb9
feat: restore patch works fine
2023-10-02 13:44:23 +08:00
fengcaiwen
b9798e66f0
feat: restore patch not work, others is ok
2023-10-02 13:44:23 +08:00
fengcaiwen
bcdd2cfa6b
feat: ssh works fine
2023-10-02 13:44:23 +08:00
fengcaiwen
8df0b0c5cf
feat: works fine
2023-10-02 13:44:23 +08:00
fengcaiwen
a7ca7853f5
feat: optimize code
2023-10-02 13:44:23 +08:00