mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2026-02-27 09:17:12 +00:00
fix code mistake
This commit is contained in:
@@ -8,6 +8,7 @@ type Sniffer interface {
|
||||
|
||||
const (
|
||||
TLS SnifferType = iota
|
||||
HTTP SnifferType
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user