Tunnel all your traffic over websocket protocol - Bypass firewalls/DPI.
Find a file
Alexander Zhirov 9fa0cf67e5
All checks were successful
Build / Build project (push) Successful in 6m37s
Обновление релиза.
2026-03-25 11:47:47 +03:00
.forgejo/workflows Initial commit 2026-03-24 16:45:24 +03:00
files 10.5.2 2026-03-24 16:47:10 +03:00
.gitignore Initial commit 2026-03-24 16:45:24 +03:00
package.yml Обновление релиза. 2026-03-25 11:47:47 +03:00
README.md 10.5.2 2026-03-24 16:47:10 +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