Documentation ¶
Index ¶
Constants ¶
View Source
const ( TunGateway = "10.255.0.1/30" TunMtu = 1500 )
View Source
const (
DbFileName = "config.json"
)
View Source
const (
DefaultHubPort = 9000
)
View Source
const DnsPort = "53"
Variables ¶
View Source
var ( IpRuleTypes = []RuleType{RuleIpCidr} DomainRuleTypes = []RuleType{RuleDomain, RuleDomainSuffix, RuleDomainRegex} ProcessRuleTypes = []RuleType{RuleProcess} )
View Source
var ( Version = "undefined" BuildTime = "undefined" )
View Source
var Path path
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.