diff --git a/README.md b/README.md index fbd0d55..dc91a86 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ servers: ```sh ./gtranslate \ --user-agent "Mozilla/5.0 (Windows NT 10.0; rv:68.0) Gecko/20100101 Firefox/68.0" \ + --proxy socks5://localhost:1080 \ # Set `Socks5Proxy localhost` in Tor config ... ```