Documentation ¶
Index ¶
Constants ¶
View Source
const ( TunName = "utun" TunLocalAddr = "10.255.0.2" TunGateway = "10.255.0.1" TunMask = "255.255.255.255" TunMtu = 1500 )
View Source
const CacheSize = 1000
View Source
const (
DbFileName = "config.json"
)
View Source
const (
DefaultHubPort = 9000
)
View Source
const DnsPort = "53"
Variables ¶
View Source
var ( Version = "undefined" BuildTime = "undefined" )
View Source
var LogFile = filepath.Join("logs", "lux.log")
View Source
var Path path
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.