Skip to content

Wstunnel

Tunnel all your traffic over Websocket or HTTP2 - Bypass firewalls/DPI - Static binary available

Docker

docker pull ghcr.io/erebe/wstunnel:latest

Features

  • Easy to use
  • Good error messages and debug information
  • Static forward (reverse) tunneling (TCP, UDP, Unix socket, Stdio)
  • Dynamic (reverse) tunneling (Socks5 proxy, HTTP proxy and Transparent Proxy)
  • Support for using http proxy (when behind one) as gateway
  • Support of proxy protocol
  • Support for tls/https server with certificates auto-reload (with embedded self-signed certificate, or your own)
  • Support of mTLS with certificates auto-reload - documentation here
  • Support IPv6
  • Support for Websocket and HTTP2 as transport protocol (websocket is more performant)
  • Standalone binaries (so just cp it where you want)

See also

  • Tunneling protocol
  • VPN
  • SSL
  • stunnel - HTTPS 트래픽으로 다른 프로토콜을 암호화하여 전달.
  • SoftEther VPN - HTTPS 포트를 사용하는 VPN 솔루션.
  • squid - 프록시 서버를 HTTPS로 구성하여 사용.
  • iodine - DNS 터널링을 위한 오픈 소스 도구.
  • Cloudflare Tunnel -HTTP(S)만 허용된 네트워크에서 접근 가능하도록 구성.

Favorite site