wstunnel
wstunnel copied to clipboard
WebSocket tunneling software written in Python. Uses Tornado as asynchronous I/O framework.
Bumps [pywin32](https://github.com/mhammond/pywin32) from 218 to 301. Release notes Sourced from pywin32's releases. Release 301 The changes If you use pip: pip install pywin32 --upgrade A number of things don't work...
Does this also address UDP forwarding as other WTUNNEL implementations do? IF so, what's the config ?
Hello, this is an auto-generated Pull Request. ([Feedback?](mailto:[email protected]?subject=pypip.in%20Badge%20Bot%20Feedback%3A%20wstunnel)) Some time ago, [pypip.in](https://web.archive.org/web/20150318013508/https://pypip.in/) shut down. This broke the badges for a bunch of repositories, including `wstunnel`. Thankfully, an equivalent service is...
Daemon processes are not logging as expected. This needs to be reworked, right now is hard to discover an issue when using daemon mode. To have useful logs, a sort...