mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2025-12-19 16:30:07 +08:00
| .. | ||
| config | ||
| clash_test.go | ||
| dns_test.go | ||
| docker_test.go | ||
| go.mod | ||
| go.sum | ||
| README.md | ||
| snell_test.go | ||
| ss_test.go | ||
| trojan_test.go | ||
| util_test.go | ||
| vmess_test.go | ||
Clash testing suit
Protocol testing suit
- TCP pingpong test
- UDP pingpong test
- TCP large data test
- UDP large data test
Protocols
- Shadowsocks
- Normal
- ObfsHTTP
- ObfsTLS
- ObfsV2rayPlugin
- Vmess
- Normal
- AEAD
- HTTP
- HTTP2
- TLS
- Websocket
- Websocket TLS
- gRPC
- Trojan
- Normal
- gRPC
- Snell
- Normal
- ObfsHTTP
- ObfsTLS
Features
- DNS
- DNS Server
- FakeIP
- Host
Command
Prerequisite
- docker (support Linux and macOS)
$ go test -p 1 -v