proxy-x 0.2.1

A simple proxy config tool.
Documentation
  • Coverage
  • 0%
    0 out of 5 items documented0 out of 3 items with examples
  • Size
  • Source code size: 37.01 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.1 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 24s Average build duration of successful builds.
  • all releases: 24s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • pplmx/proxy-x
    0 0 1
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • pplmx

proxy-x

Crates.io Docs.rs CI

Installation

Cargo

  • Install the rust toolchain in order to have cargo installed by following this guide.
  • run cargo install proxy-x

Usage

  • run proxy-x or proxy-x --help to see the usage information.
  • run proxy-x --enable http://localhost:7890 to enable the proxy.
  • run proxy-x --disable to disable the proxy.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dually licensed as above, without any additional terms or conditions.

See CONTRIBUTING.md.