diff --git a/README.md b/README.md index 2636136..6219fd3 100644 --- a/README.md +++ b/README.md @@ -37,10 +37,10 @@ USAGE: OPTIONS: -h, --help Print help information + --listen-ip [default: 0.0.0.0] -p, --port port where Http proxy should listen [default: 8080] + -P, --password Socks5 password -s, --socks-address Socks5 proxy address [default: 127.0.0.1:1080] + -u, --username Socks5 username + -V, --version Print version information ``` - -## License - -`sthp` is released under the terms of either the MIT or Apache 2.0 license. See the LICENSE-MIT or LICENSE-APACHE file for the details.