mirror of
https://github.com/newnius/Dockerfiles.git
synced 2025-06-07 00:21:56 +00:00
.. | ||
bootstrap.sh | ||
Dockerfile | ||
README.md |
socks2http
Convert Socks(5) proxy to http proxy.
Example
docker run \
-d \
--restart always \
--publish 8118:8118 \
--name socks2http \
newnius/socks2http SOCKS5_PROXY_ADDR:PORT
SOCKS_PROXY_ADDR
can not be 127.0.0.1