增加国家/地区封禁管理

This commit is contained in:
GoEdgeLab
2020-11-06 11:02:53 +08:00
parent 2220d18538
commit 0d48dcf174
15 changed files with 3843 additions and 11 deletions

2
go.mod
View File

@@ -11,6 +11,8 @@ require (
github.com/golang/protobuf v1.4.2
github.com/iwind/TeaGo v0.0.0-20201020081413-7cf62d6f420f
github.com/lionsoul2014/ip2region v2.2.0-release+incompatible
github.com/mattn/go-isatty v0.0.12 // indirect
github.com/mozillazg/go-pinyin v0.18.0
github.com/pkg/sftp v1.12.0
golang.org/x/crypto v0.0.0-20200820211705-5c72a883971a
google.golang.org/grpc v1.32.0