Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( IPText string IPFile string )
View Source
var ( PrivateKey string PublicKey string AllMode = false IPv6Mode = false ReservedString = "" Routines = defaultRoutines PingTimes = defaultPingTimes MaxScanCount = 5000 )
Functions ¶
func AddReserved ¶
func AddReserved(packet []byte)
func InitHandshakePacket ¶
func InitHandshakePacket()
Types ¶
type MessageInitiation ¶
type UDPAddr ¶
func (*UDPAddr) FullAddress ¶
type Warping ¶
type Warping struct {
// contains filtered or unexported fields
}
func NewWarping ¶
func NewWarping() *Warping
func (*Warping) Run ¶
func (w *Warping) Run() utils.PingDelaySet
Click to show internal directories.
Click to hide internal directories.