diff --git a/.gitignore b/.gitignore index f32a420..f342182 100644 --- a/.gitignore +++ b/.gitignore @@ -14,5 +14,8 @@ .glide/ # custom +*.zip + glider + doc/ diff --git a/README.md b/README.md index d46cf24..346d882 100644 --- a/README.md +++ b/README.md @@ -111,3 +111,7 @@ WantedBy=multi-user.target systemctl enable glider.service systemctl start glider.service ``` + +## Thanks +- [go-shadowsocks2](https://github.com/shadowsocks/go-shadowsocks2): the core ss protocol support +- [gost](https://github.com/ginuerzh/gost): more protocols and more features \ No newline at end of file