mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2025-04-04 06:13:39 +03:00
Update README.md [skip ci]
This commit is contained in:
parent
9228d1eacb
commit
355060ef37
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ Locally run `./naive` with the following `config.json` to get a SOCKS5 proxy at
|
|||
```json
|
||||
{
|
||||
"listen": "socks://127.0.0.1:1080",
|
||||
"proxy": "https://username:password@example.com"
|
||||
"proxy": "https://user:pass@example.com"
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue