Recommend this page to a friend! |
Classes of Ali YILMAZ | PHP Check HTTP Response Code IP Scanner | EN_README.md | Download |
|
Download <h1>What is ipscanner ?</h1> Is used to query the http status codes of the ip addreses between the specified ip addreses. For Unix and Linux systems, the write permission for the directory the applications is running in must be set from the terminal using the following command. <hr> <pre> chmod -R 0777 ./ipscanner </pre> <hr> <h3>single-scan</h3> The IP addresses within the specified range after the specified wating period are individually checked. <h3>multi-scan</h3> The specified number of ip addresses are checked at the same time after the specified wating time. |