https://github.com/fwgs/wsproxy
websocket tcp/udp proxy (based on websockify-c)
https://github.com/fwgs/wsproxy
Last synced: about 1 year ago
JSON representation
websocket tcp/udp proxy (based on websockify-c)
- Host: GitHub
- URL: https://github.com/fwgs/wsproxy
- Owner: FWGS
- Created: 2017-09-16T04:44:43.000Z (over 8 years ago)
- Default Branch: udp
- Last Pushed: 2017-10-06T02:48:10.000Z (over 8 years ago)
- Last Synced: 2025-03-25T13:03:32.962Z (about 1 year ago)
- Language: C
- Size: 71.3 KB
- Stars: 12
- Watchers: 8
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wsproxy
websocket tcp/udp proxy (based on websockify-c)
```Usage: wsproxy [options] [source_addr:]source_port
--verbose|-v verbose messages and per frame traffic
--daemon|-d become a daemon (background process)
--whitelist-hosts|-W LIST new-line separated target host whitelist file
--whitelist-ports|-P LIST new-line separated target port whitelist file
--pid|-p desired path of pid file. Default: '/var/run/websockify.pid'
```
Patch for emscripten:
https://github.com/FWGS/emscripten/commit/efcb8ecd0807c5590637812a29b4d1c7cd582719