mirror of
https://github.com/SagerNet/sing.git
synced 2025-04-03 03:47:38 +03:00
Refactor shadowsocks
This commit is contained in:
parent
3f23b25edf
commit
00cd0d4b8f
75 changed files with 3169 additions and 1318 deletions
11
README.md
11
README.md
|
@ -1,3 +1,12 @@
|
|||
# sing
|
||||
|
||||
Do you hear the people sing?
|
||||
Do you hear the people sing?
|
||||
|
||||
```shell
|
||||
# geo resources
|
||||
go install -v -trimpath -ldflags "-s -w -buildid=" ./cli/get-geoip
|
||||
go install -v -trimpath -ldflags "-s -w -buildid=" ./cli/gen-geosite
|
||||
|
||||
# ss-local
|
||||
go install -v -trimpath -ldflags "-s -w -buildid=" ./cli/ss-local
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue