测试
This commit is contained in:
parent
3523acb998
commit
bca066e547
|
@ -145,9 +145,7 @@ func NewNetCard() *NetCard {
|
||||||
config := water.Config{
|
config := water.Config{
|
||||||
DeviceType: water.TUN,
|
DeviceType: water.TUN,
|
||||||
PlatformSpecificParams: water.PlatformSpecificParams{
|
PlatformSpecificParams: water.PlatformSpecificParams{
|
||||||
Name: "stun",
|
Name: "stun",
|
||||||
Persist: true,
|
|
||||||
MultiQueue: true,
|
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user