Add note about socks5 proxy

This commit is contained in:
Dave Gallant
2024-07-21 08:40:39 -04:00
parent f23fc1b46a
commit 3ad48f1af5

View File

@@ -79,6 +79,16 @@ If the country doesn't matter, a random server can be selected:
sudo vpngate connect --random
```
#### Proxy
##### SOCKS5
Use the specified SOCKS5 proxy to fetch the server list.
```shell
sudo vpngate connect --socks5 "127.0.0.1:1080"
```
## Notes
- I do not maintain any of the servers on vpngate.net (connect to these servers at your own discretion)