Tunnel all your traffic over websocket protocol - Bypass firewalls/DPI
Find a file
Alexander Zhirov 055ee31104
Some checks failed
Build / Build project (push) Failing after 1m52s
10.4.1
2025-06-03 23:46:50 +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 10.4.1 2025-06-03 23:46:50 +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