github.com/metacubex/mihomo@v1.18.5/constant/features/no_fake_tcp_stub.go (about) 1 //go:build !no_fake_tcp 2 3 package features 4 5 const NoFakeTCP = false