Help for this page

Select Code to Download


  1. or download this
    set something 111.111.111.111 255.255.255.0
    
  2. or download this
    if (/\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}/){
      s/\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}/xxx.xxx.xxx.xxx/;
      print VPNOUTFILE "$_";
    }
    
  3. or download this
    set something xxx.xxx.xxx.xxx 255.255.255.0
    
  4. or download this
    set something xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx