Add strategy setting for each dns server

This commit is contained in:
世界
2022-08-22 12:01:50 +08:00
parent 83cea9475d
commit ac0ead1473
6 changed files with 47 additions and 35 deletions

View File

@@ -8,6 +8,3 @@ go get -x github.com/sagernet/sing-tun@$(git -C $PROJECTS/sing-tun rev-parse HEA
go get -x github.com/sagernet/sing-shadowsocks@$(git -C $PROJECTS/sing-shadowsocks rev-parse HEAD)
go get -x github.com/sagernet/sing-vmess@$(git -C $PROJECTS/sing-vmess rev-parse HEAD)
go mod tidy
pushd test
go mod tidy
popd