Phex is a multi-platform and spyware-free Gnutella client written in Java.
- Automatic search functionality to find new download candidates
- Download resuming across different hosts
- Advanced configuration options
- Passive searching for files
Digitalcoin is an open source digital currency, originally based on Bitcoin,
but now heavily modified and improved. Digitalcoin works over a distributed
peer-to-peer network to offer irreversible, low-cost, anonymous and
decentralized monetary transactions.
LibTorrent is a BitTorrent library written in C++ for *nix. It is
designed to avoid redundant copying and storing of data that other
clients and libraries suffer from. Licensed under the GPL.
Bitmessage is a decentralized, encrypted, peer-to-peer, trustless
communications protocol that can be used by one person to send encrypted
messages to another person, or to multiple subscribers.
arp-scan is a command-line tool that uses the ARP
protocol to discover and fingerprint IP hosts on
the local network. It is available for Linux and
BSD under the GPL licence.
Beanstalkd is a fast, distributed, in-memory workqueue service. Its interface
is generic, but is intended for use in reducing the latency of page views in
high-volume web applications by running most time-consuming tasks
asynchronously.
NTP Analyzer is a tool dedicated to analyze the operation of time
servers.
NTP Analyzer collects data from ntp daemons and can be configured
to generate graphs and web pages to visualize the activities of
supervised hosts and peers.
Libproxy exists to answer the question: Given a network resource, how do I
reach it? It handles all the details, enabling you to get back to
programming.
This plug-in allows the KDE Desktop to make use of libproxy.
cvsync is a portable CVS repository synchronization utility,
written in C and POSIX pthread library, released under BSD license.
It is very similar to CVSup but not compatible with it.
Corkscrew is a simple utility to help tunnel SSH connections through
web proxies.
Add the following line to your ~/.ssh/config file (replacing HOST and
PORT with your web proxy settings):
ProxyCommand /usr/local/bin/corkscrew HOST PORT %h %p