From 30dda8ef690fbd281c59c2803692144a00b6b27b Mon Sep 17 00:00:00 2001 From: GoogleGeek Date: Sun, 16 Jun 2024 08:32:04 +0800 Subject: [PATCH] update usage: --no-httpauth --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 97c019b..ee3183c 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ Options: -u, --username Socks5 username -P, --password Socks5 password --http-basic HTTP Basic Auth + --no-httpauth ignore HTTP Basic Auth, [default: true] -s, --socks-address Socks5 proxy address [default: 127.0.0.1:1080] --allowed-domains Comma-separated list of allowed domains -h, --help Print help information