Skip to content
This repository was archived by the owner on Nov 6, 2022. It is now read-only.

PoC of VPN Traffic

Pre-release
Pre-release
Compare
Choose a tag to compare
@compscidr compscidr released this 14 Apr 16:18

The VPN traffic is being relayed through my stack, and then protected on an outgoing socket. The return traffic is delivered through my stack again and routed back to the correct app.

It supports both UDP and TCP traffic.

There is no real value yet since it is not actually relaying to an external VPN server, but this was a necessary step to support connecting bonding, or relaying traffic from other devices.