1
0
mirror of https://github.com/MetaCubeX/mihomo.git synced 2025-09-19 20:15:59 +08:00
Files
mihomo/constant/features/no_fake_tcp.go

6 lines
65 B
Go
Raw Normal View History

//go:build no_fake_tcp
package features
2023-11-17 23:12:10 +08:00
const NoFakeTCP = true