Webtunnel is a websocket based VPN with a client server architecture. This is useful in places where a firewall can restrict ports/protocol other than HTTP
- Supports IPv4 only
- Client supports Linux (TAP/TUN), Windows (TAP only), Mac (TUN only)
- Server supports Linux only
See examples folder for implementation example.