Help for this page

Select Code to Download


  1. or download this
          foreach $confline (@domconf) {
           chomp($confline);
    ...
            ($waitforok2, $resend2) = FinishUp2($client);
           }
          }
    
  2. or download this
    UNF: while ($waitforit eq "yes") {
      $cipher = new Crypt::CBC("$cipherkey", 'Blowfish_PP');
    ...
       }
      }
     }