рабочий вариант, но скороть 10 МБит
This commit is contained in:
@@ -19,8 +19,8 @@ const (
|
||||
iffNoPI = 0x1000
|
||||
tunSetIFF = 0x400454ca
|
||||
ifNameSize = 16
|
||||
gatewayTunMTU = "1000"
|
||||
gatewayTCPMSS = "900"
|
||||
gatewayTunMTU = "1280"
|
||||
gatewayTCPMSS = "1240"
|
||||
)
|
||||
|
||||
type tunDevice struct {
|
||||
|
||||
Reference in New Issue
Block a user