clash/constant/features/no_fake_tcp.go
2023-11-17 23:12:10 +08:00

5 lines
65 B
Go

//go:build no_fake_tcp
package features
const NoFakeTCP = true