mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2025-12-24 12:10:05 +08:00
fix code mistake
This commit is contained in:
parent
5ccc047fe4
commit
658f1f5cda
@ -8,6 +8,7 @@ type Sniffer interface {
|
||||
|
||||
const (
|
||||
TLS SnifferType = iota
|
||||
HTTP SnifferType
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Loading…
Reference in New Issue
Block a user