Charles

Charles 3.11.2 updated

This includes requests, responses and the HTTP headers (which contain the cookies and caching information). It acts as a man-in-the-middle for HTTP/SSL connections, enabling to debug the content of HTTPS sessions and packets. Charles simulates modem...

python-iptables

python-iptables 0.9.0 updated

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...

cap

cap 0.1.0 updated

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...

SSH2 (Node.js)

SSH2 (Node.js) 0.4.9 updated

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...

CiscoConfParse

CiscoConfParse 1.2.26 updated

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...

ipaddr

ipaddr 2.1.11

ipaddr was developed internally at Google, being currently open sourced for the masses.The library can be use for various operations:- Create (generate) IP addresses- Manipulate IP addresses- Check if an IP is inside a range- Detect public or private IPs-...

JAXL

JAXL 3.0.1

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...

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...

dnslib

dnslib 0.9.4

The library was originally written to be a custom nameserver.Features:Classes: DNSRecord (contains a DNSHeader and one or more DNSQuestion/DNSRR records) DNSHeader DNSQuestion RR (resource records) RD (resource data - superclass for...