mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-09-06 02:11:54 +03:00
Add background update for middle proxy
This commit is contained in:
@@ -25,8 +25,4 @@ var (
|
||||
|
||||
HandshakeSenderPID = []byte("IPIPPRPDTIME")
|
||||
HandshakePeerPID = []byte("IPIPPRPDTIME")
|
||||
|
||||
HandshakeRequest = append(TagHandshake,
|
||||
append(HandshakeFlags,
|
||||
append(HandshakeSenderPID, HandshakePeerPID...)...)...)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user