Help for this page

Select Code to Download


  1. or download this
    
    #!/usr/bin/perl
    ...
    }
    
  2. or download this
    192.168.1.2
    192.168.1.3
    192.168.1.4
    
  3. or download this
    2017-12-08 07:01:39 <my source IP> GET /course-detail.aspx id=66&catCo
    +lor=0 443 - 192.168.1.0 (e.g., IP) <server version etc. strings> 200 
    +0 0 530
    
  4. or download this
     
    Sample output that I want to achieve: 
    
    ...
    2017-12-08 07:01:39 <my source IP> GET /course-detail.aspx id=66&catCo
    +lor=0 443 - 192.168.1.3 (e.g., IP) <server version etc. strings> 200 
    +0 0 530
    
    #Note that I only want to grep IP addresses (192.168.1.1-3) that are i
    +n the same netmask specified in $matcher