Docker

From Hawk Wiki
Revision as of 21:44, 12 December 2018 by Hall (Talk | contribs) (Created page with "==Docker socks5 proxy and Auto Restart== run on port 21080 <pre> docker pull wernight/dante docker run -dit --restart unless-stopped -p 21080:1080 wernight/dante </pre>")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Docker socks5 proxy and Auto Restart

run on port 21080

docker pull wernight/dante
docker run -dit --restart unless-stopped -p 21080:1080 wernight/dante