Update README.md [skip ci]

Close #138.
This commit is contained in:
klzgrad 2020-10-16 19:34:51 +08:00 committed by GitHub
parent 893ab91086
commit 9228d1eacb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,6 +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.
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