From d8690f23f24dc4e6f9f85305fb666085a0f689b1 Mon Sep 17 00:00:00 2001 From: Karan Gauswami Date: Sun, 23 Jun 2024 17:16:14 +0530 Subject: [PATCH] Update README.md Signed-off-by: Karan Gauswami --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd1df9b..c97f05a 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ This will create proxy server on 8080 and use example:1080 as a Socks5 Proxy > [!NOTE] > The --socks-address (-s) flag does not support adding a schema at the start (e.g., socks:// or socks5h://). Currently, it only supports socks5h, which means DNS resolution will be done on the SOCKS server. -> [!WARN] +> [!WARNING] > After v5, Changed default listening IP from `0.0.0.0` to `127.0.0.1`. This change restricts the application access to the local machine only. ### Options