Commit Graph

22 Commits

Author SHA1 Message Date
naison
a3b8c1586d refactor: refactor ssh structure (#311) 2024-07-27 10:37:48 +08:00
naison
bc7d205695 refactor: refactor DHCP logic (#298) 2024-07-19 22:07:35 +08:00
naison
b0a6a0d054 hotfix: fix ssh bug (#294) 2024-07-12 22:08:17 +08:00
naison
62b0de99f9 hotfix: typo (#293) 2024-07-08 21:42:51 +08:00
naison
d6f833fc0b feat: only use tag judge daemon version (#277) 2024-06-26 22:11:05 +08:00
naison
3e51bf0f4d hotfix: close chan (#245) 2024-05-13 19:58:56 +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
45491f185d hotfix: fix ping bug (#213)
Co-authored-by: wencaiwulue <895703375@qq.com>
2024-04-06 13:16:13 +08:00
naison
600e35b8d7 refoctor: ssh logic (#194)
* feat: optimize ssh
2024-03-08 19:16:29 +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
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
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
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
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
fengcaiwen
b87b9c91ee hotfix: fix ssh failed issue 2023-11-05 10:39:21 +08:00
fengcaiwen
487ec8e24d feat: install if remote ssh server not exist command kubevpn 2023-10-29 17:11:53 +08:00
fengcaiwen
b2458c2020 feat: add ssh to linux server 2023-10-29 17:11:53 +08:00