一个替换登入账号的代理服务器

This commit is contained in:
JunDao
2019-05-20 00:45:56 +08:00
parent bb7fffbce6
commit edc99fc773
7 changed files with 503 additions and 17 deletions

2
go.mod
View File

@ -1,3 +1,5 @@
module github.com/Tnze/go-mc
go 1.12
require github.com/satori/go.uuid v1.2.0