Skip to content

gerardomachadoi/docker-wstunnel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 51.7%
  • Shell 48.3%