Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 404 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 404 Bytes

Ubuntu Docker image with nginx wstunnel netcat

Use supervisor manage nginx wstunnel(https://github.com/erebe/wstunnel) and netcat.

root password: root!

Example:

wstunnel -L 12345:127.0.0.1:10022 ws://server --upgradePathPrefix wstunnel

nc 127.0.0.1 12345
ls

Cannot get root privliage on heroku dyno

Deploy