
ojob ojob.io/docker/genSocksServer cmdline=true network=mynet onlylocal=true Generates the docker or docker-compose entries to have a quick and simple unencrypted socks5 server.
| Name | Description | 
|---|---|
| cmdline | If cmdline=true it will generate the command line instead of docker-compose | 
| network | If defined it will use the corresponding network name | 
| onlylocal | Deploy the socks proxy server only accepting connections to private network ip addresses |