Add dns transports

This commit is contained in:
世界
2022-07-06 18:48:11 +08:00
parent a3a61c174f
commit 63e1b53a49
10 changed files with 910 additions and 3 deletions

2
go.mod
View File

@@ -7,7 +7,7 @@ require (
github.com/goccy/go-json v0.9.8
github.com/logrusorgru/aurora v2.0.3+incompatible
github.com/oschwald/maxminddb-golang v1.9.0
github.com/sagernet/sing v0.0.0-20220706042103-9cd9268a7e3a
github.com/sagernet/sing v0.0.0-20220706103716-44ec149b1efc
github.com/sagernet/sing-shadowsocks v0.0.0-20220701084835-2208da1d8649
github.com/sirupsen/logrus v1.8.1
github.com/spf13/cobra v1.5.0