mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2026-02-26 16:57:08 +00:00
Feature: add custom DNS support (#56)
This commit is contained in:
@@ -15,6 +15,7 @@ const (
|
||||
|
||||
HTTP SourceType = iota
|
||||
SOCKS
|
||||
REDIR
|
||||
)
|
||||
|
||||
type NetWork int
|
||||
|
||||
Reference in New Issue
Block a user