Files
tun2socks/core/device/tun/tun_wireguard_windows.go
2022-03-29 13:39:18 +08:00

7 lines
66 B
Go

package tun
const (
offset = 0
defaultMTU = 0 /* auto */
)