Help for this page

Select Code to Download


  1. or download this
    /(?:192\.168\.1\.1|192\.168\.2\.1)/
    
  2. or download this
    @ips = map { quotemeta } @ips;
    my $file = shift;