Tunnel all your traffic over websocket protocol - Bypass firewalls/DPI
Find a file
Alexander Zhirov 717ba11294
All checks were successful
Build / Build project (push) Successful in 12m4s
Обновление до 10.2.0
2025-05-07 19:45:03 +03:00
.forgejo/workflows Обновление до 10.2.0 2025-05-07 19:45:03 +03:00
package.yml Обновление до 10.2.0 2025-05-07 19:45:03 +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