PcapRub

PcapRub 0.12.1

PcapRub provides raw libpcap bindings for Ruby.What is new in this release:listdatalinks test fix. Requirements:Ruby 1.8.7 or higher Limitations:This does not provide packet processing functionality, it simply provides the interface for capturing packets,...

Requests

Requests 2.7.0 updated

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

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

Switchmap

Switchmap 14.0 updated

Switchmap uses SNMP to query and record desired data from the switches. Can be used in showing general switch details, usage statistics, installed modules, port and VLAN activity.What is new in this release:Contains 5 or 6 minor bug fixes, including one...

netaddr

netaddr 0.7.14 updated

It is OS independent and works with a various of protocols.What is new in this release:Various performance improvements all over the place. netaddr is now hosted on PyPI and can be installed via pip. Doing "10.0.0.42" in...

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

SockJS

SockJS 1.0.3 / 0.3.15 updated

The library closely follows the HTML5 Websockets API.What is new in this release:Make `new` optional for SockJS constructor (via substack). It is impossible to cancel JSONP polling request - compensate for that. Refactored EventEmitter prototype (used...

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