Documentation
¶
Index ¶
Constants ¶
View Source
const ( TestThreadCount = "TestThreadCount" LatencyTestTimes = "LatencyTestTimes" ScanAddressCount = "ScanAddressCount" TestAllIpPortCombinations = "TestAllIpPortCombinations" ScanIpv6Only = "ScanIpv6Only" LatencyUpperLimit = "LatencyUpperLimit" LatencyLowerLimit = "LatencyLowerLimit" PacketLossRateUpperLimit = "PacketLossRateUpperLimit" ResultDisplayCount = "ResultDisplayCount" IpDataFile = "IpDataFile" SpecifyIpData = "SpecifyIpData" OutputResultFile = "OutputResultFile" CustomWireguardPrivateKey = "CustomWireguardPrivateKey" CustomWireguardPublicKey = "CustomWireguardPublicKey" CustomReservedField = "CustomReservedField" HelpMessage = "HelpMessage" ProgramVersion = "ProgramVersion" CidrInvalid = "CidrInvalid" Available = "available" ReservedEmptyError = "ReservedEmptyError" ReservedParseError = "ReservedParseError" PrivateKeyParseError = "PrivateKeyParseError" PublicKeyParseError = "PublicKeyParseError" HandshakePacketBuildFailed = "HandshakePacketBuildFailed" Base64Invalid = "Base64Invalid" NoiseKeyInvalid = "NoiseKeyInvalid" CreateFileFailed = "CreateFileFailed" TotalResultZeroSkipOutput = "TotalResultZeroSkipOutput" WriteResultToFileDone = "WriteResultToFileDone" PacketLossRate = "PacketLossRate" Latency = "latency" )
Variables ¶
This section is empty.
Functions ¶
func QueryTemplateI18n ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.