Do you hear the people sing?
Find a file
2022-04-11 12:46:23 +08:00
cli Refactor shadowsocks 2022-04-11 12:46:23 +08:00
common Refactor shadowsocks 2022-04-11 12:46:23 +08:00
protocol Refactor shadowsocks 2022-04-11 12:46:23 +08:00
transport Refactor shadowsocks 2022-04-11 12:46:23 +08:00
.gitignore Refactor shadowsocks 2022-04-11 12:46:23 +08:00
core.go Refactor shadowsocks 2022-04-11 12:46:23 +08:00
format.go Add simple sslocal implementation 2022-04-07 02:54:48 +08:00
go.mod Refactor shadowsocks 2022-04-11 12:46:23 +08:00
go.sum Refactor shadowsocks 2022-04-11 12:46:23 +08:00
LICENSE Add license 2022-02-04 00:12:27 +08:00
README.md Refactor shadowsocks 2022-04-11 12:46:23 +08:00

sing

Do you hear the people sing?

# 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