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

Add client to any server #25

Closed luker983 closed 9 months ago

luker983 commented 9 months ago

Adds the ability to attach a client to any server in a Wiretap network, at the cost of some features. Namely lack of full access to the network in the case of multiple "first-hop" branches and ability to add additional clients.

Closes #24