测试
This commit is contained in:
parent
7a28fca8ff
commit
c3c4b3ca14
|
@ -145,7 +145,8 @@ 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,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user