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