SuperKieran / docker-ssocks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ssocks 的 docker 封装

Build

$ docker build -t ssocks:latest .

Start

$ docker run ssocks rssocks -s 222.222.222.222:1080 -vv

# or damon
$ docker run -d --restart=always ssocks rssocks -s 222.222.222.222:1080 -vv

About


Languages

Language:Dockerfile 100.0%