mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-24 06:16:30 +03:00
Update README.md [skip ci]
This commit is contained in:
parent
9228d1eacb
commit
355060ef37
@ -57,7 +57,7 @@ Locally run `./naive` with the following `config.json` to get a SOCKS5 proxy at
|
|||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"listen": "socks://127.0.0.1:1080",
|
"listen": "socks://127.0.0.1:1080",
|
||||||
"proxy": "https://username:password@example.com"
|
"proxy": "https://user:pass@example.com"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user