This commit is contained in:
黄思敏 2022-08-29 15:25:47 +08:00
parent 3523acb998
commit bca066e547

View File

@ -145,9 +145,7 @@ func NewNetCard() *NetCard {
config := water.Config{
DeviceType: water.TUN,
PlatformSpecificParams: water.PlatformSpecificParams{
Name: "stun",
Persist: true,
MultiQueue: true,
Name: "stun",
},
}