github.com/kelleygo/clashcore@v1.0.2/constant/features/no_fake_tcp.go (about) 1 //go:build no_fake_tcp 2 3 package features 4 5 const NoFakeTCP = true