sandialabs / wiretap

Wiretap is a transparent, VPN-like proxy server that tunnels traffic via WireGuard and requires no special privileges to run.
Other
793 stars 34 forks source link

Simple mode #12

Closed luker983 closed 1 year ago

luker983 commented 1 year ago

Addresses #11

Use --simple with configure to only generate a config for a single interface. The copyable server commands will tell the serve command to also startup in simple mode.

Multihop features don't work in this mode (add server, add client, status, etc.)