Tunnel all your traffic over websocket protocol - Bypass firewalls/DPI
Find a file
2025-05-16 03:16:29 +03:00
.forgejo/workflows Обновление до 10.2.0 2025-05-07 19:45:03 +03:00
files Исправление конфигурационного файла 2025-05-14 00:58:54 +03:00
package.yml Исправление установки конфигурационного файла 2025-05-16 03:16:29 +03:00
README.md 10.1.10 2025-05-02 14:23:00 +03:00

wstunnel

Wstunnel uses the websocket protocol which is compatible with http in order to bypass firewalls and proxies. Wstunnel allows you to tunnel whatever traffic you want and access whatever resources/site you need.

Understand command line syntax

Wstunnel command line mimic ssh tunnel syntax. You can take reference to this article, or this diagram to understand ssh-tunnels