Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( QuickMode = false ScanAllPort = false Routines = defaultRoutines PingTimes = defaultPingTimes MaxWarpPortRange = 10000 )
View Source
var (
IPText string
)
Functions ¶
func InitRandSeed ¶ added in v1.0.0
func InitRandSeed()
Types ¶
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.