proxy-x

Crates.ioproxy-x
lib.rsproxy-x
version0.2.1
sourcesrc
created_at2023-12-12 13:37:15.755759
updated_at2023-12-26 10:07:09.227543
descriptionA simple proxy config tool.
homepage
repositoryhttps://github.com/pplmx/proxy-x
max_upload_size
id1066370
size37,492
Mystic (pplmx)

documentation

README

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.

Commit count: 27

cargo fmt