/webtunnel

VPN tunnel over WebSockets

Primary LanguageGoApache License 2.0Apache-2.0

Webtunnel Go Report Card Go Reference

Webtunnel

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

Features

  • Supports IPv4 only
  • Client supports Linux (TAP/TUN), Windows (TAP only), Mac (TUN only)
  • Server supports Linux only

Operation

Operation

Implementation

See examples folder for implementation example.