repository
0.0.0-20240412180432-9606b861b064
Repository: https://github.com/deepakkamesh/webtunnel.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
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
Implementation
See examples folder for implementation example.