Help for this page

Select Code to Download


  1. or download this
    #!perl
    
    ...
    # 192.168.127.10 in 192.168.127.0 / 255.255.255.0
    # 192.168.127.255 in 192.168.127.0 / 255.255.255.0
    #
    
  2. or download this
    #!perl
    
    ...
    # 192.168.127.10 in 192.168.127.0/255.255.255.0
    # 192.168.127.255 in 192.168.127.0/255.255.255.0
    #