Netzwerk Tools

PHP Skript Archiv :: PHP Skripte :: Netzwerk ToolsSuchen:  
   Tld Check - Check Domain Availability  [Homepage] [Download]

TLD Checks allows you to check the availability of .com, .net, and .org domain names with a simple script which loads results in under 5 seconds. The script provides in-depth error checking and uses the whois.networksolutions.com script to grab results. You can easily connect this script to an order form, and provide domain name registration services for your visitors.


   Yahc  [Homepage] [Download]

Yahc is an HTTP connection class. Yahc is used in PHP when you need to connect to a server on an arbitary port to execute arcane commands. It offers much more flexibility than the fopen() and other file related commands in PHP.


   PHP Network Utilities  [Homepage] [Download]

PHP Network Utilities includes a PHP Whois function that uses PHP sockets to query various Whois servers. There are also two other functions. i.e. A host lookup by host name, which should return the IP address and a host lookup by IP address, which should return the host name.


 

   dns-check  [Homepage] [Download]

This is a little PHP script that carries out multiple dns queries, against multiple sites. It presents a nicely colour formatted table, of all the relevant information.


   Subnet Calculator  [Homepage] [Download]

A PHP based Subnet Calculator. It calculates Network address and Broadcast address based on an IP address and a Subnet Mask.


   PortScanner  [Homepage] [Download]

This is a php3 routine to perform a port scann of an ip adress or hostname. You can choose between well known port, registred port or your own.


   Whois Class  [Homepage] [Download]

A whopis class that extracts information for given domains from the whois server.


   phpWhoiz0r  [Homepage]

phpWhoiz0r is a php script that makes a network connection to network solutions to request whois information. It is exreamly easy to setup and will work on any platform.


   Domain Name Availability Intimation Service  [Homepage] [Download]

Let the user add the domain name he/she is looking for and his e-mail address. This PHP code will check for that domain name everyday and send an e-mail if the domain becomes available by whois database.


   HTTP Compression with PHP  [Homepage]

Speed up your HTTP downloads with this code by compressing your HTML. Most newer browsers since 1998/1999 have been equipped to support the HTTP 1.1 standard known as "content-encoding." Essentially the browser indicates to the server that it can accept "content encoding" and if the server is capable it will then compress the data and transmit it. The browser decompresses it and then renders the page. Requires zlib.


   Traceroute Database Browser  [Homepage] [Download]

Designed to use with MTR (http://www.bitwizard.nl/mtr/) as a traceroute/ping program, this application allows you to add sites and places from where you can traceroute and store the info into a database. You can look at different traceroutes from one site on one screen, and print them. You can also set the order on screen, etc. Requires PHP and MySQL. Includes a little perl-script to import logfiles that are generated by MTR. Also, more reliab...


   HtmlSource  [Homepage]

The HtmlSource class is a simple way of retrieving, and stripping, HTML source from any website, given a URL. It features properties for all of the possible request headers you can send (including Referrer and User agent), and also support for both GET and POST (POST requests are made up automatically by the class), and also cookies. The class also has properties for stripping the html and removing the Response headers that are returned after ...


   Bandwidthmeter  [Homepage]

A bandwidthmeter (speed test) that allows the results to be stored in a MySQL database for retrieval by an administrator.


   Network Query Tool  [Homepage] [Download]

Network Query Tool (NQT) is an one-stop solution for getting information about a domain or IP address. Instead of manually using different unix commands or visiting numerous websites to "investigate" a host, just load Network Query Tool and enter the hostname or IP.NQT will do the following: reverse lookup, DNS query (dig), whois (domain owner), whois (IP owner), check port, ping, and traceroute.


   Ipplan Ip Address Management System  [Homepage]

IPplan is a web based, multilingual, IP address management and tracking tool based on php 4, simplifying the administration of your IP address space. IPplan can handle a single network or cater for multiple networks with overlapping address space. Support for multiple database platforms and various IP registrars is standard.


   IDIA (PHP)  [Homepage] [Download]

IDIA creates a static way of communicating with computers which have been assigned dynamic IP addresses. In other words, idia makes it possible for the public to access your computer as a game, web, ftp, mail, or news server via one permanent internet address. This script is available for PHP and Perl completely free of license restrictions.


   IPPlan  [Homepage] [Download]

IPplan is a web based, multilingual, IP address management and tracking tool based on php 4, simplifying the administration of your IP address space. IPplan can handle a single network or cater for multiple networks with overlapping address space.


   ADSL Logger  [Homepage] [Download]

ADSLLog is a utility to show the status of a broadband connection (cable, ADSL or DSL) with a graphical display and a log of traffic over the link. The statistics are collected in a MySQL database, for easy analysis and displaying on Webpages. Drill down capability is provided. Full documentation and a live display of operation can be seen at http://bali.esweb.nl. Designed as a module for PHP-Nuke, it can easily be adapted for standalone opera...


   phpGlobalWhois  [Homepage] [Download]

phpGlobalWhois is an include script to add into your existing PHP script, to perform a whois lookup on any domain name with any extension, and comes with a built-in list of TLDs and ther whois servers. The output can easily be modified.


   LinkStatus  [Homepage] [Download]

LinkStatus is a PHP script that allows you to ping your host, and tells you whether your site and server are up or down.


   IP to COUNTRY  [Homepage] [Download]

Determines country of IP address entered using RIPE rpsl database. Could be used as a module for statistics system.


   PHP Net Toolpack  [Homepage] [Download]

This is a PHP script that includes several net tools such as whois, finger, and traceroute.


   phpHostsFinder  [Homepage]

This simple utility allows you to find all hostnames (if any) on a particular domain. You can either put a hostname or an ip address and program will scan the entire subdomain to locate hostnames which resolve. It is very easy to install and to use.


   Tellme  [Homepage] [Download]

Tellme is a PHP script that retrieves assorted details regarding a domain name or IP address. Tellme is used to discern what a computer is running, and also to help track down servers. It combines together into one place traceroute tools, head requests, server examination, and whois lookups.


   Domain Wizard  [Homepage]

Domain Wizard is an easy to use Whois wizard for PHP/MySQL.


   Networking Utilities  [Homepage] [Download]

The networking utilities includes a ping tool, a traceroute tool and an nslookup tool. These are very commonly available tools, however by making them web-based, it allows you and your clients to test connectivity from a centralized location, thus helping you track down common problems on your network, or a clients network.


   HTTP WebDAV Client  [Homepage]

Net_HTTP_Client is an almost complete HTTP Client, implementing all HTTP methods and a subset of WebDAV (web publishing protocol). Features: handles data posting, handles HTTP/1.1 persistent connections, connexion through HTTP proxies supported, and possibility to add any header. Supported methods are: Head, Get, Post, Put, Move, Copy, MkCol, Delete, PropFind, Lock, and Unlock.


   Ping-It  [Homepage] [Download]

Ping-It is a complex yet very handy script to ping other webservers by inputting their hostname or IP address, you have the option to specify packet size, time bewteen packets, if you want the results in summary mode, and ofcourse the number of packets to be sent. Or just simply input a hostname and ping it. No configuration is required.


   MyShell  [Homepage] [Download]

MyShell is a web based shell interface that lets you execute shell-commands, browse the filesystem and edit files on your remote webserver directly from your web browser. It has built-in password protection, directory protection, and command filter. 1.1.0 update: This version includes an integrated file editor wich makes install, untar and edit config files a breeze.


   domain class  [Homepage] [Download]

This class checks the availability of a domain, gets the whois data and more. Supports a variety of tlds.


   eZ httpbench  [Homepage] [Download]

eZ httpbench is a simple benchmark program written in PHP. It fetches a web page and measures the time elapsed and does some calculations based on that. eZ httpbench calculates: Total time alapsed, average time per page, data throughput, maximum number of pages served per minute, hour, day and month.


   Dotler  [Homepage] [Download]

Dotler allows the user to run common network unix commands. Such as nslookup, dig, ping, tracert, and whois. This tool also can convert a domain name / ip to its dotless address.


   IP-Atlas  [Homepage] [Download]

IP-Atlas uses NetGeo data to find latitude and longitude coordinates for a domain or ip address, as well as the city and country. It then uses GD or CSS to plot it on the globe.


   SOAP Client for PHP  [Homepage]

This is a client-side implementation of the SOAP 1.1 protocol. You can have a RPC (Remote Procedure Call) through it using PHP.


   Web WHOIS  [Homepage] [Download]

Web WHOIS is a simple PHP script that gets any domain name you enters, and redirects you to the appropriate web site to do a WHOIS on that address.


   Solace MUD/Telnet Proxy Client  [Homepage] [Download]

SMC allows your telnet client to connect tothe MUDs or any other server through a telnet protocol. It acts like a proxy-server between telnet client and server, parsing all incoming and outgoing data. SMC allows you to work will all well-known databases, internet(sockets, ftp, http, etc.), extended text parsing and much more.


   Looking Glass  [Homepage] [Download]

Looking Glass is a pretty extensive web based network querying tool for use on php enabled servers. It uses unix commands for actual query. Scripts should run out of the box. Uses your everyday server unix commands. Looking Glass currently supports traceroute, ping, whois (all toplevels!), host, A record, MX record, NS records, and more.


   Uganda Domain Check Script  [Homepage]

This handy script will add a domain check and whois search facility for ugandan TLD such as .co.ug, .ac.ug, .sc.ug, .or.ug, .ne.ug and the other international TLDs such as com, net, org, biz ,info, co.uk it is template based so will fit into the outlook of your site.


   HTTP Post Class  [Homepage]

A PHP class that posts an array of data to a given URL using rfc2616 - Hypertext Transfer Protocol -- HTTP/1.1.


   Php Geotracegateway  [Homepage]

PHP GeoTraceGateway is a program written in PHP an which combines the result acquired abaft execution shots of traceroute from a local Linux machine or results acquired from an another server find outed out to distance the which and has the web interface traceroute with Geographical database from NetGeo CAIDA.


   yaWhois  [Homepage] [Download]

A Whois script that checkes many domains:com, net, org, info, biz, de, at, ch, tk, tv, ws, ag. You can also easily add many more.For the design yaWhois uses templates and the installtion is very easy and fast. yaWhois performs the multiple Domain and TLD Search. So you can search for multiple domains with the tlds of your choice at one search. Written in German.


   Sockhead  [Homepage] [Download]

Have you any idea why your network program is not giving you the right answers, or how come you just got redirected? Sockhead enables you to send a simple HTTP/1.1 request to a server and view the response from the other server. Sockhead allows you to include additional request headers in your response as in RFC 2616 (HTTP/1.1). Required is PHP and the ability to create a connection to the desired server.


   pHpHp - HP Printer Monitor with PHP and SNMP  [Homepage] [Download]

pHpHp enables you to get a real time view of your HP JetDirect Printers. All you need to provide is a text file (printers.txt) containing a list of printer IP Adresses. pHpHp will then make a web page with current stats from your printers (#pages printed etc) pHpHp has been tested on several HP printers (2100, 4050, 4000TN and JetDirect Boxes).


   snmpcollector  [Homepage]

This little script will collect IfInOctets and IfOutOctets from a network device you specify and put the results into a MySQL database. You can then use this data later to calculate your average bandwidth in a time periode, or the 95th percentil rule.


   MRWhois  [Homepage]

MRWhois is a ready to use whois lookup PHP script. Just unpack, upload and you are ready to go. Script checks for: .com, .net, .org, .co.uk, .org.uk, uk.com and eu.com domain names. No PHP knowledge required. The latest updated version includes checking for .info domain names.


   TLD Check  [Homepage] [Download]

TLD Checks allows you to check the availability of .com, .net, and .org domain names with a simple script which loads results in under 5 seconds. The script provides in-depth error checking and uses the whois.networksolutions.com script to grab results. You can easily connect this script to an order form, and provide domain name registration services for your visitors.


PHP Skript Archiv :: PHP Skripte :: Netzwerk ToolsSuchen:  
Skriptarchiv.com
© 2003-2010 iplexx.net

Powered by Iplexx
[Imprint/Impressum]