naison
98c4a61ca1
feat: sync mode modify api server & add ut for mode run and mode sync ( #704 )
...
* feat: mode sync modify kubeconfig apiserver to in cluster apiserver
* feat: add ut for sync mode and run mode
* fix: bugs
2025-08-21 22:45:47 +08:00
naison
05905bb8ba
feat: proxy mode support multiple cluster ( #677 )
...
* feat: proxy mode support multiple cluster
* feat: ut
* feat: update readme
* feat: ut
* refactor: rename
* refactor: update service
2025-07-27 21:22:08 +08:00
naison
38584da9d3
refactor: remove options netstack ( #673 )
...
* refactor: remove options netstack
* refactor: remove options netstack
* refactor: forward chain use gvisor tcp
* refactor: docs
* refactor: remove forwarder options
* refactor: optimize code
* refactor: remove node type "tcp://"
* hotfix: packet read from tun needs to handle by gvisor
* hotfix: fix charts
* refactor: remove parameter engine
2025-07-27 17:26:14 +08:00
naison
4e568fe9e3
hotfix: fix CVE ( #669 )
...
* hotfix: fix CVE
* feat: prefer use cmd rather than magic dns to set dns on linux
* feat: update go work sum
* feat: update ut
2025-07-10 10:35:48 +08:00
naison
211c9309b2
feat: handle local conn with gvisor ( #665 )
...
* feat: handle local conn with gvisor
* feat: remove udp route map
* feat: optimize code
* feat: length
* feat: works
* feat: should works
* feat: optimize code
* feat: optimize code
* feat: gudp not set remark
* feat: ut
* feat: set to default value 0
* feat: send reset to gvisor tcp forward request if error
* feat: not need to create firewall rule on windows
* feat: typo
2025-07-05 21:43:44 +08:00
naison
507da8a44c
feat: proxy mode use traffic-manager pod image ( #635 )
2025-06-10 19:02:04 +08:00
naison
bb991fc1d7
refactor: use grpc stream send cancel operation ( #629 )
...
* refactor: use grpc stream send cancel operation
* refactor: ssh jump remove flags
2025-06-07 12:24:28 +08:00
naison
fd59ed242c
refactor: use origin workload of proxy mode ( #621 )
2025-06-04 14:30:24 +08:00
naison
fcbe2d64f7
chore: add ut for center install
2025-06-01 18:42:32 +08:00
naison
dbe9f91ee0
hotfix: ut ( #512 )
...
* hotfix: ut
2025-04-03 23:00:03 +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
cd68b1fb00
hotfix: gen envoy rule id by ns and resource uid ( #500 )
...
* hotfix: gen envoy rule id by ns and uid
2025-03-30 20:57:11 +08:00
naison
4f4bbd79f2
chore: optimize ut ( #493 )
...
* chore: optimize ut
2025-03-25 22:33:07 +08:00
naison
d65da7ba66
chore(ut): add more ut ( #475 )
...
* chore: add more ut
2025-03-23 19:32:45 +08:00
naison
b46f7a9877
refactor: divide log to session and backend ( #487 )
...
* refactor: divide log to session and backend
2025-03-23 13:59:10 +08:00
naison
77570575ca
refactor: upgrade deploy image if client version is incompatibility with image tag ( #470 )
2025-03-14 20:52:22 +08:00
naison
5edd70452c
feat: batch write route msg to unix socket: 'route ip+net: sysctl: no buffer space available' ( #466 )
2025-03-13 11:07:18 +08:00
naison
c947472d47
hotfix: fix ssh terminal bug
2025-02-13 04:46:59 +00:00
naison
0826f2e20c
refactor: refactor log make it more formal ( #314 )
2024-08-03 15:01:16 +08:00
naison
bc7d205695
refactor: refactor DHCP logic ( #298 )
2024-07-19 22:07:35 +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
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
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
1a9593f140
feat: optimize code ( #96 )
...
optimize code and fix testcase
2023-11-23 12:35:34 +08:00
fengcaiwen
4c616bda95
chore: try to fix testcase
2023-10-21 19:13:48 +08:00
fengcaiwen
76f1b74076
feat: log more info
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
b0ed57794f
fix: fix cidr-domain not works bug
2023-07-17 16:25:11 +08:00
fengcaiwen
fd061499c1
feat: update README.md
2023-06-08 17:30:16 +08:00
wencaiwulue
aafee9ca5d
feat: optimize code
2023-03-27 09:34:44 +08:00
fengcaiwen
4f4a545ecb
feat: add options target-registry for duplicate mode
2023-03-15 21:17:29 +08:00
fengcaiwen
ad3faed1e6
feat: add option extra-cidr
2023-03-15 21:17:29 +08:00
fengcaiwen
caeaab9ba2
feat: split connect into connect and proxy
2023-03-10 20:49:22 +08:00
fengcaiwen
9ab86c3baf
feat: remove useless testcase
2023-03-08 09:22:23 +08:00