Commit Graph

5 Commits

Author SHA1 Message Date
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
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
Daniel Ding
430cf1c5d8 fix: format output parameters 2024-01-23 10:42:20 +08:00
Daniel Ding
c542a184cc fea: add statics for output 2024-01-08 20:56:21 +08:00