ipaddress

ipaddress 1.0.7

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

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

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

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

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

phpIPAM

phpIPAM 1.2.1 updated

phpIPAM was built to help administrators of large Internet networks manage their IPs and the clients assigned to each of them. It's a visual tool for managing the network via a Web browser, built on PHP, jQuery and Bootstrap. What is new in this...

net-ping

net-ping 1.7.6

It works with both TCP and UDP packets.Features:Ping::TCP Ping::UDP Ping::External Ping::HTTP Ping::ICMP Ping::WMI What is new in this release:Changed TCP handling yet again, as it was returning false positives. What is new in version 1.7.4:Remove the...

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

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