Files
tun2socks/core/device/fd/fd.go
2021-12-08 16:27:45 +08:00

6 lines
57 B
Go

package fd
const Driver = "fd"
const defaultMTU = 1500