Documentation ¶
Index ¶
Constants ¶
View Source
const ( // If fake dns response ttl is set to 1, 256 fake ips should be suffice. MinFakeIPCursor uint32 = 0xf1000000 // 241.0.0.0 MaxFakeIPCursor uint32 = 0xf10000ff // 241.0.0.255 FakeResponseTtl uint32 = 1 // in sec )
Variables ¶
This section is empty.
Functions ¶
func NewSimpleFakeDns ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.