Pyro

Pyro 3.16

Pyro is an advanced and powerful Distributed Object Technology system written entirely in Python, that is designed to be very easy to use. Never worry about writing network communication code again, when using Pyro you just write your Python objects like...

mitmproxy

mitmproxy 0.8

mitmproxy is an interactive SSL-capable intercepting HTTP proxy, which lets you to observe, modify and replay requests and responses on the fly. The underlying library that mitmproxy is built on can also be used to do these things programmatically.By...

JCTerm

JCTerm 0.0.11

JCTerm is an SSH2 terminal emulator written in pure Java. The project supports port forwarding, X11 forwarding, etc.What's New in This Release:· JCTerm requires jsch(http://www.jcraft.com/jsch/) 0.1.0 or later.· JCTerm requires J2SE...

Serv-U

Serv-U 12.0.0.2

Serv-U is an easy-to-use, powerful, award-winning FTP server created by Rob Beckers. An FTP server uses the FTP protocol to share files across the Internet.Serv-U is not only 100% compliant with the current FTP standard, but also includes numerous...

GAdmin-SQUID

GAdmin-SQUID 0.1.4

GADMIN-SQUID is an easy to use GTK+ frontend for the Squid proxy server. It includes most options found in squid and advanced ACL-building. Delay pools and logformats are discarded for now but are planned.Requirements:· GTK+ version 2.10.x·...

AVFS

AVFS 1.0.1

AVFS is a system, which enables all programs to look inside gzip, tar, zip, etc. files or view remote (ftp, http, dav, etc.) files, without recompiling the programs.It currently supports floppies, tar and gzip files, zip, bzip2, ar and rar files, ftp...

Gistpy

Gistpy 0.2.0

Gistpy is a command-line Python client for gist(API v3).Installationpypi: pip install gistpy# or easy_install gistpy gistpy -hSource code: python setup.py install gistpy -hUsageAuthorization:# Get accesstoken export...