PHP Networking Tool
Free and open source PHP Networking Tools Scripts. Scripts about Networking Tools such as HTTP, DNS, Whois, Traceroute in this category.-
Ip3 NetAccess XML API connects to a the Web services server of an IP3 NetAccess appliance with a give IP address. Arbitrary commands with a specified XML request body data, can be sent.The response from the appliance device is returned in a string.Requirements: PHP 5.0 or higher
-
A connection to the game server can be established and the class can authenticate on behalf of a specified user. Socketeer can monitor the game activity to detect eventual attacks. It can display game activity information on a Web page.Requirements: PHP 5.0 or higher
-
SAPConnect, a simple class to connect with SAP R/3. saprfc required.
-
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

