feat(Basic): Allow proxy selection by index (one-indexed)

This commit is contained in:
rlaphoenix
2024-04-01 17:50:08 +01:00
parent b36befb296
commit 491a0b3a5a
2 changed files with 21 additions and 3 deletions

View File

@@ -302,7 +302,9 @@ us:
de: "https://127.0.0.1:8080"
```
Note that if multiple proxies are defined for a region, then it will randomly choose which one to use.
Note that if multiple proxies are defined for a region, then by default one will be randomly chosen.
You can choose a specific one by specifying it's number, e.g., `--proxy basic:us2` will choose the
second proxy of the US list.
### nordvpn (dict)