forked from SagerNet/sing
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3f23b25
commit 00cd0d4
Showing
75 changed files
with
3,168 additions
and
1,317 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,4 2,5 @@ | |
/sing_* | ||
/*.json | ||
/Country.mmdb | ||
/geosite.dat | ||
/geosite.dat | ||
/vendor/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.