Skip to content

🐳 Dockerized proxychain forward proxy

License

Notifications You must be signed in to change notification settings

dockette/proxychain

Repository files navigation

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.

About

🐳 Dockerized proxychain forward proxy

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published