Package org.nmap4j.parser.util
Class BogusIPGenerator
java.lang.Object
org.nmap4j.parser.util.BogusIPGenerator
This is a utility class that generates bogus IP addresses that are out of
range actually. The generated values have nothing to do with an input.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
static int
static String
getNodeAsString
(int node)
-
Constructor Details
-
BogusIPGenerator
public BogusIPGenerator()
-
-
Method Details
-
genIpNode
public static int genIpNode() -
getNodeAsString
-
generateBadIpAddress
-