Class BogusIPGenerator

java.lang.Object
org.nmap4j.parser.util.BogusIPGenerator

public class BogusIPGenerator extends Object
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 Details

    • BogusIPGenerator

      public BogusIPGenerator()
  • Method Details

    • genIpNode

      public static int genIpNode()
    • getNodeAsString

      public static String getNodeAsString(int node)
    • generateBadIpAddress

      public static String generateBadIpAddress()