Commit Graph

61 Commits

Author SHA1 Message Date
Daniel Ding
6b041b62ce fea: display protocol for prefix route.
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-05 14:23:01 +08:00
Daniel Ding
19829f1c5a fea: list prefix route for system. 2025-09-05 11:04:33 +08:00
Daniel Ding
101e1e37a3 fea: password for bgp neighbor. 2025-09-04 14:10:50 +08:00
Daniel Ding
8edfdc646b fea: ip prefix rules for route-map.
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-03 16:31:09 +08:00
Daniel Ding
b256239329 fea: bgp cli supports. 2025-09-02 15:01:12 +08:00
Daniel Ding
33518bf8e5 fea: support bgp as external. 2025-09-02 11:16:07 +08:00
Daniel Ding
80ea5c26b4 fea: fallback for 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-08-29 10:43:14 +08:00
Daniel Ding
89a1fd4330 fix: show access with network. 2025-05-27 15:50:56 +08:00
Daniel Ding
b025178053 docs: update install.md
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-04-24 17:03:41 +08:00
Daniel Ding
d8a24744d7 fea: access in name proxy. 2025-04-21 10:45:08 +08:00
Daniel Ding
85647c2cfd fix: echo password from user adding
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
2025-04-14 20:17:16 +08:00
Daniel Ding
269ed244c0 fea: rename point to access.
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
2025-03-21 23:12:06 +08:00
Daniel Ding
32afec64a4 fea: merge http and socks5 proxy. 2025-03-20 20:21:37 +08:00
Daniel Ding
106c04b138 fea: add ceci for proxy. (#81)
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-12-29 11:04:00 +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
0255bc9c6b http: display all api.
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-19 19:47:56 +08:00
Daniel Ding
f3c21529a0 fea: cmd: add network. 2024-10-09 14:53:05 +08:00
Daniel Ding
556dc98e75 fix: show openvpn clients. 2024-09-29 19:14:20 +08:00
Daniel Ding
a0f3e13c9e fea: support rate limit. 2024-09-06 22:54:46 +08:00
Daniel Ding
8377782339 fix: cmd: remove short alias. 2024-09-01 13:53:09 +08:00
Daniel Ding
8a342ec3e0 fea: enable ztrust by cli. 2024-09-01 13:11:39 +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
b538e96e0b fix: cmd: display secret for tcp link. 2024-07-01 19:59:42 +08:00
Daniel Ding
151afa6a9d fea: support add tcp output by openlan protocol.
$ openlan net --name america output add \
    --remote <remote> \
    --protocol <tcp> \
    --secret <user>:<user-pass> \
    --crypt :<shared-key>
2024-07-01 16:58:50 +08:00
Daniel Ding
41ddddecd5 fix: localid is required. 2024-06-22 23:48:23 +08:00
Daniel Ding
aaf4738f47 fix: ipsec gre with connetion id. 2024-06-22 20:24:10 +08:00
Daniel Ding
3eb0c78871 fea: add restart for ipsec tunnel. 2024-06-19 22:04:35 +08:00
Daniel Ding
8799004044 fea: ipsec tunnel cli. 2024-06-18 22:08:28 +08:00
Daniel Ding
ac607c638b fea: support vxlan over ipsec. 2024-06-08 00:24:35 +08:00
Daniel Ding
0fc0ee6d6f fea: discard l2tp, esp, and fabric support. 2024-06-07 19:25:21 +08:00
Daniel Ding
a5160c6f9a fix: show a network configurations. 2024-04-09 10:30:45 +08:00
Daniel Ding
0f3a9cbcd8 fix: add network from a json data 2024-04-09 00:16:17 +08:00
buliangjun
dfee4c956a fea:support add/del/save network (#55)
* fea:support add/del/save network
2024-04-08 22:48:23 +08:00
Teddy_Zhu
bb62cbeea3 fea: support route func for network (#53) 2024-04-03 18:11:38 +08:00
Daniel Ding
93122fc279 fix: add vxlan output with dstport 2024-04-02 18:48:55 +08:00
Teddy_Zhu
bd4b922129 fix: qos cmd list render temp bug (#50) 2024-04-02 14:15:40 +08:00
buliangjun
dbe58aa126 fea: support list/add/del/save output (#48) 2024-04-01 11:21:04 +08:00
Teddy_Zhu
2fa0ed3e19 fea: remove qos download limit (#45)
* fea: remove qos download limit
* fix: crash when qos config missing
* fea: update inSpeed unit to Mbit
2024-03-28 16:56:14 +08:00
teddyzhu15
10867d5921 fea: add qos support for client 2024-03-28 11:45:49 +08:00
Daniel Ding
933f708e02 fix: save for acl 2024-03-27 16:29:59 +08:00
Daniel Ding
4b9a53a54e fix: load acls from json 2024-03-27 15:46:48 +08:00
Daniel Ding
34c452c41d fea: support add or del acl rule 2024-03-27 13:17:41 +08:00
Daniel Ding
a3373babd4 fix: operate ztrust from user 2024-01-02 20:50:05 +08:00
Daniel Ding
77fa149380 fea: support age timer for knock 2024-01-02 15:53:19 +08:00
Daniel Ding
1af91f2f65 fix: support list guest and knock 2024-01-02 11:14:54 +08:00
Daniel Ding
9a039a6d3c fea: add commands for zero trust 2024-01-01 22:38:07 +08:00
Daniel Ding
04092ee0c5 support: cmd: set log level 2023-11-14 13:18:50 +08:00
Daniel Ding
e1898579d3 review: ipsec esp code. 2023-11-13 17:47:17 +08:00