Sign inSign up

lwzm/socks5

By lwzm

Updated over 6 years ago

Image
0

951

lwzm/socks5 repository overview

lwzm/socks5

Simple socks5 via ssh

docker run -p 1080:1080 lwzm/socks5 [USER@]HOST [OTHER-OPTIONS]

and then add the auto-generated public key to your remote-host:~/.ssh/authorized_keys.

Or use your custom ssh key, e.g.:

docker run -v ~/.ssh/id_rsa:/id_rsa -p 1080:1080 lwzm/socks5 [USER@]HOST [OTHER-OPTIONS]

EOF

Tag summary

Content type

Image

Digest

Size

4.3 MB

Last updated

over 6 years ago

docker pull lwzm/socks5