Improve udpnat

This commit is contained in:
世界 2022-05-30 12:19:38 +08:00
parent 1a554a61f3
commit b7d63b55c9
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
8 changed files with 24 additions and 9 deletions

View file

@ -2,5 +2,5 @@
PROJECTS=$(dirname "$0")/../..
go get -v github.com/sagernet/sing@$(git -C $PROJECTS/sing rev-parse HEAD)
go get -x github.com/sagernet/sing@$(git -C $PROJECTS/sing rev-parse HEAD)
go mod tidy