Commit Graph

59 Commits

Author SHA1 Message Date
Daniel Ding
32afec64a4 fea: merge http and socks5 proxy. 2025-03-20 20:21:37 +08:00
Daniel Ding
45481a6956 fea: ceci: add socks
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-14 09:41:43 +08:00
Daniel Ding
6733a719e0 fea: add user for http proxy.
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-01-01 11:17:02 +08:00
Daniel Ding
196ecc2979 fea: ceci default is yaml. 2024-12-31 21:23:51 +08:00
Daniel Ding
f2657dd28a fea: ceci support tcp proxy. 2024-12-30 14:03:38 +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
de83392a19 fea: remove point for mac and windows. 2024-07-02 21:48:51 +08:00
Daniel Ding
c72db0c25e fix: logger with two date columns. 2024-07-02 00:08:56 +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
e856c6dfe0 fea: support zero trust 2023-12-31 20:48:16 +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
Daniel Ding
0488e5c2fd fea: updating info for virtual link 2023-11-08 17:09:32 +08:00
Daniel Ding
8ab8282832 fix: openvpn use to long password for apk. 2023-10-31 23:28:32 +08:00
zhihui.ding
ed25f08483 fix: user: default lease is 1 year
Signed-off-by: zhihui.ding <danieldin186@gmail.com>
2023-09-04 14:42:23 +08:00
Daniel Ding
eec45c75fa docker: compose support 2023-04-04 07:02:40 +08:00
Daniel Ding
0723ed8f8b fea: support l2tp 2022-12-14 21:06:25 +08:00