Best Networking Tools Scripts for Web
iptables is an utility specific to *NIX operating systems for filtering network traffic.As the name hints 'python-iptables' allows Python developers to run iptables commands from their Python code, without actually touching the Linux...
Offilne.js was modeled after the alert system in Gmail that warns users of their lost Internet connection.
The library aims to provide a system to constantly scan the user's connection status and show various warnings whenever the Internet connection...
Heyoffline.js works with browsers that go in offline mode and with PCs that lose their Internet connectivity.Heyoffline was written in CoffeeScript but comes already compiled to JavaScript, ready to be used with any Web page out there.A demo is included...
Developed as an alternative to Python's built-in urllib2 module that's usually utilized in dealing with HTTP requests, this library does not only update the core methods found in that library to support features found in Web technologies today, but also...
The 'cap' module will allow Node.js to intercept network traffic and capture desired packets based on a series of available filters.'cap' supports packet capturing based on protocols, IPs, ports and NICs.Usage instructions are included with the package's...
ipaddress supports both the IPv4 and IPv6 standards.The library is actually a port of Python 3.3's ipaddress method, to work with Python 2.6.x and...
CiscoConfParse will read and retrieve various sections of a CISCO IOS device config file based on the user's query.The library is basically a modified text parser that can take into account the specific rules used in formatting CISCO configuration...
The module is practically a port of the SSH2 protocol to JavaScript.SSH2 (the module) does exactly what the protocol does. It allows developers to connect to remote SSH2-capable servers and execute remote operations.Usage instructions are included with...
The library can be used when writing custom TCP/IP client and server implementations running on the XMPP protocol.Features:Asynchronous
Non-blocking I/O
Event-based
Support for HTTP, TCP and IP protocols
Logging
Cron jobs
Requirements:PHP 5.2.4 or...
It uses perl's Net::DNS, and takis it forward with dnsjava, providing a proper OO modelling of...