Tunnel all your traffic over websocket protocol - Bypass firewalls/DPI.
Find a file
Alexander Zhirov 78c7511157
All checks were successful
Build / Build project (push) Successful in 7m18s
10.5.4
2026-05-03 23:52:37 +03:00
.forgejo/workflows 10.5.4 2026-05-03 23:52:37 +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 10.5.4 2026-05-03 23:52:37 +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