jproxy

Crates.iojproxy
lib.rsjproxy
version1.0.2
created_at2025-01-24 09:51:00.420494+00
updated_at2025-03-02 04:48:45.511299+00
descriptionJust a proxy
homepage
repositoryhttps://github.com/hominsu/jproxy
max_upload_size
id1529247
size114,537
Homing So (hominsu)

documentation

README

Contributors Forks Stargazers Issues License Build


jproxy

Just a proxy

Installation · Usage · License

Installation

Install with cargo:

cargo install jproxy

Usage

$ jproxy -h
Just a proxy

Usage: jproxy
       jproxy <COMMAND>

Commands:
  run   Run jproxy
  help  Print this message or the help of the given subcommand(s)

Options:
  -h, --help     Print help
  -V, --version  Print version

$ jproxy run -h
Run jproxy

Usage: jproxy run [OPTIONS]

Options:
  -c, --conf <CONF>  Config path, eg: --conf ./configs [default: configs]
  -h, --help         Print help

License

Distributed under the MIT License. See LICENSE for more information.

Commit count: 45

cargo fmt