fix(README): typo selction -> selection
This commit is contained in:
@@ -22,7 +22,7 @@ Connect to `socks5://localhost:1080`.
|
||||
| `SOCKS_USER` | no | `""` | Auth username (leave empty to skip auth) |
|
||||
| `SOCKS_PASS` | no | `""` | Auth password |
|
||||
| `DNS_SERVER` | no | `tls://8.8.8.8` | Upstream DNS resolver address |
|
||||
| `PICK_STRATEGY` | no | `first` | Node selction: `first` (default) or `random` |
|
||||
| `PICK_STRATEGY` | no | `first` | Node selection: `first` (default) or `random` |
|
||||
| `LOG_LEVEL` | no | `info` | sing-box log level (`debug`, `warn`, `error`) |
|
||||
|
||||
### With auth + local DNS
|
||||
|
||||
Reference in New Issue
Block a user