mirror of
https://github.com/nadoo/glider.git
synced 2025-02-23 17:35:40 +08:00
add links in README.md
This commit is contained in:
parent
668d5bc470
commit
76afdacf13
3
.gitignore
vendored
3
.gitignore
vendored
@ -14,5 +14,8 @@
|
|||||||
.glide/
|
.glide/
|
||||||
|
|
||||||
# custom
|
# custom
|
||||||
|
*.zip
|
||||||
|
|
||||||
glider
|
glider
|
||||||
|
|
||||||
doc/
|
doc/
|
||||||
|
@ -111,3 +111,7 @@ WantedBy=multi-user.target
|
|||||||
systemctl enable glider.service
|
systemctl enable glider.service
|
||||||
systemctl start 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
|
Loading…
Reference in New Issue
Block a user