mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2025-04-09 04:02:11 +00:00
Update README.md
This commit is contained in:
parent
5d84bf9f18
commit
e53dd24ebd
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ forwardproxy {
|
|||
and `./naive` with the following `config.json`:
|
||||
```json
|
||||
{
|
||||
"listen": "http:/127.0.0.1:8080",
|
||||
"listen": "http://127.0.0.1:8080",
|
||||
"padding": true
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue