mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2024-11-16 11:42:43 +08:00
fix code mistake
This commit is contained in:
parent
8ade548ab8
commit
5ddc0165f1
|
@ -8,6 +8,7 @@ type Sniffer interface {
|
|||
|
||||
const (
|
||||
TLS SnifferType = iota
|
||||
HTTP SnifferType
|
||||
)
|
||||
|
||||
var (
|
||||
|
|
Loading…
Reference in New Issue
Block a user