Skip to content

hominsu/jproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.