Apache HttpComponents Client is the successor to the widely used Jakarta Commons HttpClient 3.1 and is tightly integrated with the Apache HttpComponents Core library. The HttpComponents Client library is a tool destined to extend Java's built-in...

Apache HttpComponents Core doesn't cover all facets of the HTTP protocol, but only the main basics, all that's needed to support basic communications between a client and a server. The library can be used for building both client-side and...

Apache SSHD

Apache SSHD 1.1.0 updated

Apache SSHD spun out of the Apache MINA development process and was created as a Java standalone solution for supporting SSH-like communications between Java applications and services. The library was not created as a replacement for the protocol itself...

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

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

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

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

dnspython

dnspython 1.12.0

It supports almost all record types, can be used for queries, zone transfers, and dynamic updates, while supporting TSIG authenticated messages and EDNS0.dnspython provides both high and low level access to DNS.The high level classes perform queries for...

Guacamole

Guacamole 0.9.9 updated

The application makes use of a server-side VNC-to-XML proxy written in Java.The current version is almost as responsive as native VNC and should work in any browser supporting the HTML5 canvas tag.Guacamole provides access to a VNC server through a...