naison
ed4c6bbe2f
feat: add syncthing for clone mode ( #270 )
...
* feat: add syncthing for clone mode
---------
Co-authored-by: wencaiwulue <895703375@qq.com >
2024-06-21 21:27:20 +08:00
naison
a26abab8ce
refactor: command get ( #265 )
2024-05-24 10:53:58 +08:00
naison
78762cd9e5
hotfix: fix clone mode use jumped kubeconfig ( #251 )
2024-05-16 10:53:58 +08:00
naison
cc032c4a6d
feat: write pprof to file when daemon quit ( #247 )
2024-05-14 11:19:58 +08:00
naison
984ab2ce89
hotfix: cancel ctx ( #246 )
2024-05-14 10:31:08 +08:00
naison
3e51bf0f4d
hotfix: close chan ( #245 )
2024-05-13 19:58:56 +08:00
naison
e7f00f5899
hotfix: cleanup in time when connect lite mode ( #243 )
2024-05-13 10:14:54 +08:00
naison
70d5723e97
refactor: refactor daemon process ( #242 )
...
* refactor: refactor daemon process
* hotfix: add fsnotify to watch pid file
2024-05-10 21:39:14 +08:00
naison
d2d411a1cb
feat: support ssh jump inline ( #238 )
...
* feat: support ssh jump inline
* chore: add more comment
2024-05-03 22:28:25 +08:00
naison
ca18dab08f
refactor: refactor cmd status ( #236 )
...
Co-authored-by: wencaiwulue <895703375@qq.com >
2024-04-30 22:02:48 +08:00
naison
9df4efb98b
refactor: refactor cmd alias status and disconnect ( #233 )
...
* refactor: refactor cmd alias status and disconnect
---------
Co-authored-by: wencaiwulue <895703375@qq.com >
2024-04-27 18:22:34 +08:00
naison
679d097e83
hotfix: add cmd status missing field netif ( #230 )
2024-04-25 11:44:04 +08:00
naison
c7b437c5d8
hotfix: fix cmd status not correct when tun is gone ( #229 )
2024-04-25 10:48:46 +08:00
naison
bacc8cdc26
refactor: remove foreground in daemon ( #223 )
2024-04-20 20:54:33 +08:00
naison
9c62504489
feat: add command alias ( #222 )
...
* feat: add command alias
* feat: kube config path support homedir ~
2024-04-20 19:42:20 +08:00
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
Pengfei Jiang
52f1d38e56
fix(connect): fix connect foreground exit failed ( #214 )
...
* fix(connect): fix connect foreground exit failed
* fix(*): fix lint
* fix: disconnect by kubeconfig instead of id
---------
Co-authored-by: 江鹏飞 <jiangpengfei.jiangpf@bytedance.com >
2024-04-12 23:47:14 +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
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
600e35b8d7
refoctor: ssh logic ( #194 )
...
* feat: optimize ssh
2024-03-08 19:16:29 +08:00
naison
18a5569054
feat: add ut coverage ( #192 )
2024-03-05 10:02:31 +08:00
naison
dcda747d0e
fix: fix portmap bug ( #190 )
2024-03-04 12:38:05 +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
96845ba37a
feat: disconnect-by-extra-route-dependency ( #185 )
...
Co-authored-by: wencaiwulue <895703375@qq.com >
2024-03-03 15:22:26 +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
7c560df82b
feat: last connect will first disconnect ( #180 )
2024-02-27 11:52:47 +08:00
naison
fed7108eec
refactor: move reset command to daemon ( #175 )
...
* feat: move cmd reset to daemon
* feat: move cmd reset to daemon
---------
Co-authored-by: wencaiwulue <895703375@qq.com >
2024-02-25 15:49:31 +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
c689f47664
fix: fix remove pid ( #172 )
2024-02-18 19:28:46 +08:00
naison
01e3456ad3
fix: ssh portmap redo ssh dial ( #170 )
2024-02-17 19:25:35 +08:00
naison
4abc5f004a
fix: fix some bug and optimize ssh logic ( #147 )
2024-02-07 20:36:10 +08:00
naison
59abb16136
fix: fix proxy mode option image not work bug ( #146 )
2024-02-06 22:07:44 +08:00
naison
6a232473cd
feat: auto upgrade daemon ( #144 )
2024-02-02 22:24:23 +08:00
naison
073c249e96
fix: fix rotate log bug ( #141 )
2024-02-01 22:22:26 +08:00
naison
78c8afb456
fix: fix ssh hang up issue ( #140 )
2024-01-30 21:44:17 +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
naison
e2cb639c6e
feat: set envoy log level dynamic ( #124 )
2024-01-12 10:29:43 +08:00
fengcaiwen
8650e4ecf9
hotfix: fix too many portforward and too many watch service
2024-01-09 16:01:43 +08:00
fengcaiwen
7c53cbc79b
fix: download bug
2023-12-16 23:21:55 +08:00
fengcaiwen
c0da61cd4b
fix: fix hosts bug
2023-12-16 22:52:49 +08:00
naison
c18b56eb2a
fix: device or resource busy ( #102 )
2023-12-10 17:52:41 +08:00
naison
de050c2944
feat: resize ssh terminal ( #101 )
2023-12-01 22:49:21 +08:00
naison
abf36b87a6
fix: fix ssh bug ( #99 )
2023-11-28 20:21:11 +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
naison
1a9593f140
feat: optimize code ( #96 )
...
optimize code and fix testcase
2023-11-23 12:35:34 +08:00
fengcaiwen
0e0885afd5
feat: rorate log
2023-11-21 21:52:45 +08:00
fengcaiwen
59e9b9d09a
hotfix: fix quit daemon not works bug
2023-11-07 17:33:55 +08:00
fengcaiwen
b87b9c91ee
hotfix: fix ssh failed issue
2023-11-05 10:39:21 +08:00