PHP Classes

PHP Check HTTP Response Code IP Scanner: Scan for HTTP servers within a given IP range

Recommend this page to a friend!
  Info   Documentation   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 134 All time: 9,306 This week: 206Up
Version License PHP version Categories
ipscanner 1.0.0Custom (specified...5Networking, HTTP, PHP 5
Description 

Author

This package can scan for HTTP servers within a given IP range.

It starts sending HTTP requests to servers with possible Web servers that may respond in IP addresses between the range of two given IP addresses.

The package will write to a file named with HTTP status code that each HTTP server responded with the date and the IP address of the server.

Innovation Award
PHP Programming Innovation award nominee
July 2020
Number 9
Sometimes it is necessary to discover what is the address of HTTP servers running on a given network of many machines to find out what is the machine a server is running.

This package provides a solution to automate the discovery of Web servers running on a network by checking if there is an HTTP response to servers with IP addresses within a given range.

Manuel Lemos
Picture of Ali YILMAZ
  Performance   Level  
Innovation award
Innovation award
Nominee: 8x

 

Documentation

ipscanner

Is used to query the http status codes of the ip addreses between the specified ip addreses.

Please select a language for more information. <a href="https://github.com/aliyilmaz/ipscanner/blob/master/TR_README.md">Türkçe</a> | <a href="https://github.com/aliyilmaz/ipscanner/blob/master/EN_README.md">English</a>


  Files folder image Files (36)  
File Role Description
Files folder imagemultiple-scan (2 files, 1 directory)
Files folder imagesingle-scan (2 files, 1 directory)
Accessible without login Plain text file EN_README.md Doc. Documentation
Accessible without login Plain text file LICENSE Lic. License text
Accessible without login Plain text file README.md Doc. Documentation
Accessible without login Plain text file TR_README.md Doc. Documentation

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 100%
Total:134
This week:0
All time:9,306
This week:206Up
User Comments (1)