Commit Graph

39 Commits

Author SHA1 Message Date
Daniel Ding
918e58d66c fix: dstport for tcp link
Some checks failed
Coverage CI / build (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
Ubuntu CI / build (push) Has been cancelled
2025-12-09 11:10:19 +08:00
Daniel Ding
a2ac57b2fc fix: link convert to output.
Some checks failed
Coverage CI / build (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
Ubuntu CI / build (push) Has been cancelled
2025-12-08 16:54:00 +08:00
Daniel Ding
73c05f6d23 fea: save for router.
Some checks failed
Coverage CI / build (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
Ubuntu CI / build (push) Has been cancelled
2025-11-25 10:54:51 +08:00
Daniel Ding
ef79645ed8 fea: cli for router tunnels.
Some checks failed
Coverage CI / build (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
Ubuntu CI / build (push) Has been cancelled
2025-11-24 20:30:30 +08:00
Daniel Ding
81c06bd317 fix: dnat dest is nil
Some checks failed
Coverage CI / build (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
Ubuntu CI / build (push) Has been cancelled
2025-11-20 15:20:01 +08:00
Daniel Ding
843999afa5 fea: support tcp ceci.
Some checks failed
Coverage CI / build (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
Ubuntu CI / build (push) Has been cancelled
2025-11-13 19:43:18 +08:00
Daniel Ding
caef90cc04 fea: switch: do dnat.
Some checks failed
Coverage CI / build (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
Ubuntu CI / build (push) Has been cancelled
2025-10-22 14:03:19 +08:00
Daniel Ding
eb9a1acc1c fea: support configure dnat.
Some checks failed
Coverage CI / build (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
Ubuntu CI / build (push) Has been cancelled
2025-10-21 19:45:30 +08:00
Daniel Ding
566541bea2 fix: correct openvpn clients
Some checks failed
Coverage CI / build (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
Ubuntu CI / build (push) Has been cancelled
2025-09-29 19:26:36 +08:00
Daniel Ding
33518bf8e5 fea: support bgp as external. 2025-09-02 11:16:07 +08:00
Daniel Ding
c9a0daed96 fea: router: support multiple addresses.
Some checks failed
Coverage CI / build (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
Ubuntu CI / build (push) Has been cancelled
2025-05-29 10:53:17 +08:00
Daniel Ding
2499efb9cf fix: access statis dont list.
Some checks failed
Coverage CI / build (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
Ubuntu CI / build (push) Has been cancelled
2025-05-26 16:40:04 +08:00
Daniel Ding
afe6255777 fea: yaml support. 2025-04-24 15:25:24 +08:00
Daniel Ding
d8a24744d7 fea: access in name proxy. 2025-04-21 10:45:08 +08:00
Daniel Ding
a1fd32cb0b fea: control snat by cmd.
Some checks are pending
Coverage CI / build (push) Waiting to run
CodeQL / Analyze (go) (push) Waiting to run
Ubuntu CI / build (push) Waiting to run
2024-10-22 10:48:33 +08:00
Daniel Ding
49ecf383f4 fea: support disable snat.
Some checks failed
Coverage CI / build (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
Ubuntu CI / build (push) Has been cancelled
2024-10-20 22:40:26 +08:00
Daniel Ding
91df2f7385 fix: config: findhop with nil. 2024-08-31 13:25:08 +08:00
Daniel Ding
1af859ed27 fea: support add findhop. 2024-08-30 16:31:01 +08:00
Daniel Ding
65a0ea5624 fix: remove route in cache. 2024-08-29 19:57:02 +08:00
Daniel Ding
58885ab08a fix: add loopback address for router. 2024-07-19 16:20:57 +08:00
Daniel Ding
b8c64bb822 fix: change nextgroup to findhop. 2024-07-19 14:21:01 +08:00
Daniel Ding
8799004044 fea: ipsec tunnel cli. 2024-06-18 22:08:28 +08:00
Daniel Ding
5220f9b14c fix: vrf not clear 2024-06-14 22:30:26 +08:00
Daniel Ding
0fc0ee6d6f fea: discard l2tp, esp, and fabric support. 2024-06-07 19:25:21 +08:00
Teddy_Zhu
c7a27a46bf fea:support nexthop group for routing ha (#57) 2024-04-16 14:23:08 +08:00
Daniel Ding
5745b7c6d4 fix: omit empty for json output 2024-04-09 10:31:24 +08:00
buliangjun
dbe58aa126 fea: support list/add/del/save output (#48) 2024-04-01 11:21:04 +08:00
teddyzhu15
10867d5921 fea: add qos support for client 2024-03-28 11:45:49 +08:00
Daniel Ding
4b9a53a54e fix: load acls from json 2024-03-27 15:46:48 +08:00
Daniel Ding
1fc23f3db8 fea: support vrf for a network 2024-01-10 22:37:09 +08:00
Daniel Ding
9a039a6d3c fea: add commands for zero trust 2024-01-01 22:38:07 +08:00
Daniel Ding
e856c6dfe0 fea: support zero trust 2023-12-31 20:48:16 +08:00
Daniel Ding
e1898579d3 review: ipsec esp code. 2023-11-13 17:47:17 +08:00
Daniel Ding
a15a737e2c fea: switch: support router network 2023-09-26 15:32:34 +08:00
Daniel Ding
1d748c3eb2 review: config: call merge for default value 2022-10-28 21:58:23 +08:00
Daniel Ding
1f5bdbe45c fea: config: support ghodss yaml 2022-09-27 12:53:19 +08:00
Daniel Ding
b099e325f0 fix: output yaml not pretty 2022-09-25 00:45:09 +08:00
sicheng
b3820a589f fix: reload not update dns 2022-08-18 17:25:31 +08:00
sicheng
ac4f79bbf4 clone from danieldin95 2022-07-29 23:38:54 +08:00