PHP Classes

File: README.TXT

Recommend this page to a friend!
  Classes of ben   Portscan   README.TXT   Download  
File: README.TXT
Role: Documentation
Content type: text/plain
Description: readme
Class: Portscan
Check whether given TCP ports are opened
Author: By
Last change:
Date: 17 years ago
Size: 1,282 bytes
 

Contents

Class file image Download
#################################################################### # Date: 19-10-2006 19:23 # Author: B.Heesen (b.heesen@dbds.nl) # Version: 0.1 # © Copyright 2006 De Bron Digital Solutions (http://www.dbds.nl) #################################################################### README PHP SCAN unzip the file make two directories: "lang" and "css" put the "en.lang.php" and the "nl.lang.php" in the "lang" dircetory put the "style.css" in the "style" directory if you run as-is you will see two buttons on the index page the ports which are scanned are in the "scanarrays.php" file if you need another language just add your language to the "lang.php" file and make a language file in your "lang" directory you defined in the "lang.php" file LEESMIJ PHP SCAN pak het bestand uit maak twee mappen aan: "lang" en "css" plaats de bestanden "en.lang.php" en "nl.lang.php" in de map "lang" en plaats het bestand "style.css" in de map "css" als je deze scanner nu runt zie je 2 knoppen de poorten die worden gechecked staan in het "scanarrays.php" bestand als je een andere taal nodig hebt voeg dan je taal toe aan het "lang.php" bestand en maak een taalbestand in je "lang" map zoals je hebt gedefinieerd in het "lang.php" bestand