Skip to content

wwqgtxx/wstunnel

Repository files navigation

wstunnel

TCP over WebSocket

[something tcp server]
 |
 |  <= TCP
 |
[wstunnel server]
 ||
 || <= WebSocket
 ||
[you can add some reverse-proxy or other to here]
 ||
 || <= WebSocket
 ||
[wstunnel client]
 |
 | <= TCP
 |
[something tcp client]

How to Use

  1. Modify config.yaml
  2. Launch wstunnel
  3. Connect to your local port.
  4. 🎉

Credits

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages