mirror of
https://github.com/xjasonlyu/tun2socks.git
synced 2025-10-07 01:33:15 +08:00
6 lines
62 B
Go
6 lines
62 B
Go
package fdbased
|
|
|
|
const Driver = "fd"
|
|
|
|
const defaultMTU = 1500
|