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
355060ef37
commit
1d0682ee5b
@ -51,7 +51,7 @@ route {
|
|||||||
file_server { root /var/www/html }
|
file_server { root /var/www/html }
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
This is Caddy 2 syntax. it is not the same with Caddy 1.
|
This is Caddy 2 syntax. It is not the same with Caddy 1.
|
||||||
|
|
||||||
Locally run `./naive` with the following `config.json` to get a SOCKS5 proxy at local port 1080.
|
Locally run `./naive` with the following `config.json` to get a SOCKS5 proxy at local port 1080.
|
||||||
```json
|
```json
|
||||||
|
Loading…
Reference in New Issue
Block a user