naison
|
46aebef01f
|
refactor: remove temp kubeconfig before daemon quit
|
2025-05-12 15:46:21 +08:00 |
|
naison
|
3791f48737
|
hotfix: fix create temp kubeconfig
|
2025-05-12 15:32:02 +08:00 |
|
naison
|
d636449073
|
feat: set read/write timeout to 60s for remote tcp conn (#590)
|
2025-05-10 23:02:31 +08:00 |
|
fengcaiwen
|
e85e1a6c40
|
refactor: show port-forward log
|
2025-05-10 18:05:44 +08:00 |
|
naison
|
ca6a2be70f
|
refactor: optimize get pod/service netowrk cidr logic (#585)
|
2025-05-09 13:06:32 +08:00 |
|
naison
|
e33d2f1928
|
hotfix: fix init dir
|
2025-05-07 16:08:56 +08:00 |
|
fengcaiwen
|
54ed2b711f
|
hotfix: fix init dir permission deny
|
2025-05-07 09:12:17 +08:00 |
|
naison
|
8b0e87592a
|
hotfix: fix init dir permission deny (#573)
|
2025-05-07 00:01:44 +08:00 |
|
naison
|
206d74c331
|
feat: use dns query as port-forward health check (#570)
|
2025-05-06 22:20:15 +08:00 |
|
fengcaiwen
|
323235f268
|
refactor: optimize code
|
2025-04-29 21:53:34 +08:00 |
|
fengcaiwen
|
6af6622bd3
|
refactor: change server log level to info
|
2025-04-29 21:50:08 +08:00 |
|
fengcaiwen
|
18ef72fc20
|
refactor: forward only one port
|
2025-04-29 21:48:14 +08:00 |
|
fengcaiwen
|
fe08448249
|
refactor: split user and root daemon log
|
2025-04-29 21:40:46 +08:00 |
|
fengcaiwen
|
ebaa4098f1
|
refactor: change temp kubeconfig to ~/.kubevpn/tmp
|
2025-04-29 21:39:45 +08:00 |
|
fengcaiwen
|
9ba873494f
|
feat: add heartbeats ping pod ip
|
2025-04-29 21:34:58 +08:00 |
|
fengcaiwen
|
c4540b1930
|
refactor: use tcp conn instead of packet conn
|
2025-04-27 23:03:45 +08:00 |
|
fengcaiwen
|
a6ec321e46
|
hotfix: cmp running pod image tag and client version
|
2025-04-27 23:02:34 +08:00 |
|
fengcaiwen
|
79f8aca7df
|
hotfix: close ssh session
|
2025-04-27 23:02:06 +08:00 |
|
naison
|
9661a122bd
|
refactor: optimize code (#561)
|
2025-04-25 19:37:03 +08:00 |
|
naison
|
28657e3832
|
refactor: remove deprecated options of config flags (#560)
|
2025-04-24 22:44:20 +08:00 |
|
naison
|
6a8a197f48
|
hotfix: close ssh client if ctx done (#559)
|
2025-04-24 22:41:24 +08:00 |
|
naison
|
31186fc1d9
|
refactor: only ssh jump in user daemon (#558)
|
2025-04-24 22:39:03 +08:00 |
|
naison
|
fca3baf47e
|
refactor: optimize code (#557)
|
2025-04-23 15:00:00 +08:00 |
|
naison
|
1cae5d270b
|
refactor: optimize ssh logic (#555)
|
2025-04-21 22:19:31 +08:00 |
|
naison
|
a3556a263d
|
refactor: add additional [2]byte for packet length (#554)
|
2025-04-21 21:51:01 +08:00 |
|
naison
|
dd80717d8d
|
refactor: return error if get nil daemon client (#553)
|
2025-04-20 15:49:03 +08:00 |
|
naison
|
537b2940fe
|
perf: route packet by each tcp conn (#548)
|
2025-04-19 19:14:39 +08:00 |
|
naison
|
9aae88d54b
|
hotfix: set recv/send buffer size 1024k for adding ip to route table on macos (#552)
|
2025-04-19 15:35:43 +08:00 |
|
naison
|
48e30b4344
|
refactor: use go workspace for syncthing gui (#549)
|
2025-04-19 12:09:06 +08:00 |
|
naison
|
15243b3935
|
hotfix: remove closed conn from route map (#545)
|
2025-04-15 21:33:41 +08:00 |
|
naison
|
f0f9459976
|
hotfix: set mtu on windows (#544)
|
2025-04-15 21:32:47 +08:00 |
|
naison
|
ca333fcdaf
|
feat: encrypt with tls 1.3 (#522)
|
2025-04-12 12:30:05 +08:00 |
|
naison
|
7e4e9e1e0d
|
refactor: add more log detect connect namespace (#536)
|
2025-04-12 10:53:27 +08:00 |
|
naison
|
15200f1caf
|
refactor: add more log (#533)
* feat: add more log
|
2025-04-11 21:12:19 +08:00 |
|
naison
|
23baab449c
|
refactor: optimize code (#531)
|
2025-04-11 19:13:06 +08:00 |
|
naison
|
0ddcaa8acc
|
hotfix: fix bug (#530)
|
2025-04-11 19:12:15 +08:00 |
|
naison
|
0c122473ce
|
hotfix: fix parse dig command output (#529)
|
2025-04-11 18:50:14 +08:00 |
|
naison
|
d08f74a57e
|
hotfix: optimize code (#528)
* hotfix: optimize code
|
2025-04-10 22:53:28 +08:00 |
|
naison
|
cd66bb7907
|
feat: add log if drop packet (#527)
* feat: add log if drop packet
|
2025-04-09 22:19:37 +08:00 |
|
naison
|
f303616554
|
hotfix: fix []byte leak (#525)
|
2025-04-09 21:08:33 +08:00 |
|
naison
|
3973b85d25
|
hotfix: remove label (#524)
|
2025-04-08 22:02:07 +08:00 |
|
naison
|
4fd1f014bd
|
refactor: adjust log level (#523)
|
2025-04-08 22:01:06 +08:00 |
|
naison
|
60c3030e65
|
hotfix: use echo instead of sysctl to set ipv4 ip_forward feature (#518)
|
2025-04-06 18:34:34 +08:00 |
|
naison
|
e8735a68be
|
refactor: optimize logic (#515)
* refactor: optimize logic
|
2025-04-05 21:48:18 +08:00 |
|
naison
|
dbe9f91ee0
|
hotfix: ut (#512)
* hotfix: ut
|
2025-04-03 23:00:03 +08:00 |
|
naison
|
b3d2e1e838
|
refactor: optimize code (#511)
|
2025-04-03 21:41:35 +08:00 |
|
yuyicai
|
fa0b343401
|
feat: change dockerfile (#491)
* feat: change dockerfile
Signed-off-by: yuyicai <yuyicai@hotmail.com>
* chore: change markfile for container test
Signed-off-by: yuyicai <yuyicai@hotmail.com>
* ut
* feat: install openssl
Signed-off-by: yuyicai <yuyicai@hotmail.com>
---------
Signed-off-by: yuyicai <yuyicai@hotmail.com>
Co-authored-by: naison <895703375@qq.com>
|
2025-04-03 21:10:31 +08:00 |
|
naison
|
a1bb338cdb
|
refactor: optimize code (#510)
* refactor: rename
|
2025-04-03 20:51:55 +08:00 |
|
naison
|
804708aabe
|
feat: add options --connect-namespace to proxy and dev mode (#508)
|
2025-04-03 20:44:59 +08:00 |
|
naison
|
21087fc708
|
hotfix: fix upgrade bug (#507)
* hotfix: fix upgrade bug
|
2025-04-03 20:44:43 +08:00 |
|