From 565d6cdf2e6bcd20fbf7e9b224283fe45900df7c Mon Sep 17 00:00:00 2001 From: KaranGauswami Date: Sat, 18 Jun 2022 12:18:10 +0530 Subject: [PATCH] updated readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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.