mirror of https://github.com/cbeuw/Cloak
Update README.md
This commit is contained in:
parent
2812850207
commit
b5c388fcf7
|
|
@ -16,6 +16,9 @@ Cloak provides multi-user support, allowing multiple clients to connect to the p
|
||||||
|
|
||||||
This project is based on [GoQuiet](https://github.com/cbeuw/GoQuiet). Through multiplexing, Cloak provides a siginifcant reduction in webpage loading time compared to GoQuiet (from 10% to 50%+, depending on the amount of content on the webpage, see [benchmarks](https://github.com/cbeuw/Cloak/wiki/Web-page-loading-benchmarks)).
|
This project is based on [GoQuiet](https://github.com/cbeuw/GoQuiet). Through multiplexing, Cloak provides a siginifcant reduction in webpage loading time compared to GoQuiet (from 10% to 50%+, depending on the amount of content on the webpage, see [benchmarks](https://github.com/cbeuw/Cloak/wiki/Web-page-loading-benchmarks)).
|
||||||
|
|
||||||
|
## Quick Start
|
||||||
|
To quickly deploy Cloak with Shadowsocks on a server, you can run this [script](https://github.com/HirbodBehnam/Shadowsocks-Cloak-Installer/blob/master/Cloak2-Installer.sh) written by @HirbodBehnam
|
||||||
|
|
||||||
## Build
|
## Build
|
||||||
If you are not using the experimental go mod support, make sure you `go get` the following dependencies:
|
If you are not using the experimental go mod support, make sure you `go get` the following dependencies:
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue