tcptrack is a sniffer that displays information about TCP connections it
sees on a network interface. It passively watches for connections on the
network interface, keeps track of their state, and displays a list of
connections in a manner similar to the UNIX top(1) command. It displays
source and destination addresses, ports, connection state, idle time, and
bandwidth usage.
CTorrent is a BitTorrent (be know as BT usually) Client program
written in C for FreeBSD and Linux. Fast and small are CTorrent`s
two strengths.
This tool takes a file and calculates the final 'eDonkey/Overnet
hash' for it that you need if you want to create ed2k:// links to
that file.
It also spits out the complete ed2k:// link in the end and appends
it to the file 'ed2k_links.txt' for easier copy-and-paste later on.
Cnews news transport software
LICENSE: BSD
FTP: ftp://ftp.dinoex.org/pub/c-news/
mail2nntp is a bridge from email realm to the newsgroup one.
It can be used to replicate a mailing-list on a newsgroup server.
It is a generic toot, using NNTP network commands
PGP Moose / by Greg Rose <ggr@usenix.org>
The aim of this software is to monitor the news
postings of moderators of USENET newsgroups, and to
automatically cancel forged messages purporting to
be approved. This can be extended to the approvals
of individual users to automatically cancel messages
that appear without having been authorised by the
user. This has (obviously) been prompted by the
recent spammings and other events.
This software and protocol is designed around
cryptographic signatures. The protocol is designed
to allow the use of different signature techniques.
This implemention assumes the use of PGP signatures,
but can be easily modified to use others, such as
the Digital Signature Standard. PGP was chosen for
its widespread availability around the world.
PGP, the crux of the cryptographic software, was
written by Phil Zimmermann <prz@acm.org>, who
otherwise has nothing to do with this. The
cryptographic framework was written by Greg Rose
<ggr@usenix.org>, as were the INN news system hooks.
The PECL-haru extension provides bindings to the
libHaru library. libHaru is a free, cross platform,
and Open Source library for generating PDF files.
This extension wraps the PDFlib programming library
for processing PDF on the fly, created by Thomas Merz.
The PDF Renderer is an open source, all Java library which renders
PDF documents to the screen using Java2D.
Some features:
* view PDFs in your own app
* print-preview before exporting PDF files
* render PDFs to PNGs in a server-side web application
* view PDFs in a 3D scene
* draw on top of PDFs and annotate them in a networked viewer
This package provides a container class for generating pdf documents
directly from Tcl scripts. It's self-contained and requires only the
snit package from tcllib.