mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2025-04-13 14:11:04 +00:00
Update README.md
This commit is contained in:
parent
256a784ad2
commit
90149212cd
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@ On the server run `./caddy` as the frontend with the following Caddyfile
|
||||||
```
|
```
|
||||||
domain.example
|
domain.example
|
||||||
root /var/www/html
|
root /var/www/html
|
||||||
index index.html
|
|
||||||
forwardproxy {
|
forwardproxy {
|
||||||
basicauth user pass
|
basicauth user pass
|
||||||
hide_ip
|
hide_ip
|
||||||
|
|
Loading…
Add table
Reference in a new issue