Commit Graph

9 Commits

Author SHA1 Message Date
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
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
8377782339 fix: cmd: remove short alias. 2024-09-01 13:53:09 +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
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
93122fc279 fix: add vxlan output with dstport 2024-04-02 18:48:55 +08:00
buliangjun
dbe58aa126 fea: support list/add/del/save output (#48) 2024-04-01 11:21:04 +08:00