mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2025-04-11 05:00:57 +00:00
Update README.md
This commit is contained in:
parent
5d84bf9f18
commit
fe41fcf7f5
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