PHP Networking Tool
Free and open source PHP Networking Tools Scripts. Scripts about Networking Tools such as HTTP, DNS, Whois, Traceroute in this category.-
Port details are retrieved via SNMP commands. CDP is used to determine if those ports are connected to another device and what is the name and port on the remote device.Requirements: PHP 4.0 or higher
-
msocket is a simple class to work with php sockets.
-
smb4php uses the smb client program to access Windows network shares, so it works under Linux, other Unix platforms or even under Windows with the Samba client packages installed. Functions to create, read and write to files in the local network shares, are implemented. smb4php can also list the local network hosts, available shares in an host, and directories of ...
-
Proxier can retrieve a list of proxy servers from given source and store them in MYSQL database.Proxier can also check the proxy servers from the lists for their speed and whether they are up. This way Proxier can provide a method for easy selection of faster active proxy at any given moment.
-
PHPCached connects to a given memcache server and implements commands to set and get cached keys with a given name.Storing and retrieving compressed key values is also supported.Requirements:PHP 4.0 or higher
-
gDNS establishes an UDP connection to a given DNS server and performs a query to retrieve DNS records of a given type. It supports querying most types of DNS records.An array is used to return the results. gDNS supports domain name server request redirection and works in all platforms and PHP versions that support UDP socket connections.Requirements: PHP 5.0 or ...
-
A log file containing the IP addresses and whether they could be proxies, gets generated. Rex can also check if an array of POST or GET values contains HTML excerpts with Javascript that could be used to perform XSS (Cross-site scripting) attacks.Requirements: PHP 5.0 or higherWhat's New in This Release Rex:- Proxy port scan can be disabled (in some cases, ...
-
MyCurl automatically detects whether the cURL library is available. If it is not available, it defines several functions with the same names of the cURL extension that use the class to emulate part the original functionality.The curl_init, curl_exec, curl_setopt and curl_close functions are currently supported. Several of the most important options can be set with the curl_setopt function.Requirements: PHP 3.0 ...
-
SOCKS 5 can be used used to hide the origin of the TCP connection from the remote host.
-
DNServer listens to DNS UDP port 53 in order to handle domain name resolution requests.DNServer decodes the DNS request, invokes a configurable callback function that takes the DNS query type and the domain to resolve and returns response IP address.Requirements: PHP 3.0 or higher
-
XIP Class can be used to analyze the remote user IP address accessing the current page, Proxy detection, Blacklist check.Features of XIP Class:- Smart "Proxy" and "Client IP" detection using header analysis- Detects Proxy by looking for more than 40 standard and non-standard headers and hostname- Retrieves the real Client IP address !!!- IP BLACKLIST, WHITELIST check !!!- IP[/Mask] format ...
-
ldap_class can connect to an LDAP server authenticating with a given account. LDAP queries can be performed to obtain information about a specified user.Requirements: PHP 4.0.4 or higher
-
SStatus attempts resolve a given server host name and connects to several TCP ports of a given remote server. Currently it checks the ports: 21, 22, 23, 25, 79, 80, 110, 118, 443 and 3306.The success of the host name resolution and each port that is checker are displayed.Requirements: PHP 3.0 or higher
-
Users Online by IP can store in a file the last time an user of a given IP address accessed the site. The number of unique IP addresses registered in the last 60 minutes is being returned.Requirements:PHP 3.0 or higher
-
First PHP Cron Daemon starts a daemon process using Luca Mariano's PHP fork class to make the cron daemon script run like a standalone program.PHP Cron Daemon can parse a crontab file with Mick Sear's cron parser class and extract the job scheduling definitions into a MySQL database table.When it is time to run a scheduled job, it executes the ...

