mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2025-04-03 13:53:37 +03:00
Update README.md
This commit is contained in:
parent
e5ee063787
commit
369269a128
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ Note: On Linux libnss3 must be installed before using the prebuilt binary.
|
|||
|
||||
## Setup
|
||||
|
||||
On the server, build and run Caddy v2 with naïve fork of forwardproxy:
|
||||
On the server, build and run Caddy v2 with naïve fork of forwardproxy: (golang v1.14+ required)
|
||||
```sh
|
||||
git clone -b naive https://github.com/klzgrad/forwardproxy
|
||||
go get -u github.com/caddyserver/xcaddy/cmd/xcaddy
|
||||
|
|
Loading…
Add table
Reference in a new issue