/proxychain

🐳 Dockerized proxychain forward proxy

Primary LanguageJavaScriptMIT LicenseMIT

Dockette / Proxychain

🎁 Dockerized proxychain forward proxy based on proxy-chain library.

🕹 f3l1x.io | 💻 f3l1x | 🐦 @xf3l1x


Usage

docker run \
  -it \
  --rm \
  -p 8000:8000 \
  -e PROXY_PROXYLIST=1.2.3.4:8000 \
  dockette/proxychain

Documentation

  • PROXY_PORT - default(8000) - Server listed on
  • PROXY_VERBOSE - default(false) - More verbose mode
  • PROXY_AUTH_USER - default (null) - Basic auth
  • PROXY_AUTH_PASSWORD - default(null) - Basic auth
  • PROXY_PROXYLIST - default([]) - List of forward proxies

Development

See how to contribute to this package.

This package is currently maintaining by these authors.


Consider to support f3l1x. Also thank you for using this package.