Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 1.43 KB

README.md

File metadata and controls

45 lines (30 loc) · 1.43 KB

cipolla-rs

Latest version GitHub workflow status License

🚧 WORK IN PROGRESS 🚧

This tool is still in development and not ready for production use. Breaking changes may occur at any time.

Runs multiple http proxies that forward requests to tor.

Usage

Download the latest release from the releases page.

$ cipolla --help
Usage: cipolla [OPTIONS]

Options:
  -p, --port <PORT>                  Starting port to listen on [default: 8080]
  -c, --count <COUNT>                Number of ports to listen on (port + count) [default: 10]
  -e, --exit-country <EXIT_COUNTRY>  Country code to use for exit node
  -h, --help                         Print help
  -V, --version                      Print version

Contributing

See the contributing guidelines for more information.

License

This code is licensed under either of

at your option.

Disclaimer

This project is not officially associated with the Tor Project.