Net::SFTP is a pure-Perl implementation of the Secure File
Transfer Protocol (SFTP)--file transfer built on top of the
SSH protocol. Net::SFTP uses Net::SSH::Perl to build a
secure, encrypted tunnel through which files can be transferred
and managed. It provides a subset of the commands listed in
the SSH File Transfer Protocol IETF draft.
Charm is a client for the LiveJournal online diary service, as well as
other journal services that use the LiveJournal framework, such as
DeadJournal and uJournal.
requested/maintained by mpech@.
ok alek@ mpech@.
rsnapshot is a filesystem snapshot utility. It can take incremental
snapshots of local and remote filesystems for any number of machines.
Local filesystem snapshots are handled with rsync(1). Secure remote
connections are handled with rsync over ssh(1), while anonymous rsync
connections simply use an rsync server. Both remote and local transfers
depend on rsync.
From Sigfred Haversen <bsdlist@mumak.com>
help & ok mbalmer@
Ices2 is a source client for streaming Ogg Vorbis audio to an Icecast v2
server. It supports streaming of .ogg files in playlist mode as well as
encoding and streaming live input.
From Moritz Grimm <gtgbr@gmx.net>
XORP is an open router platform. XORP's primary goal is to be both
a research tool and a stable deployment platform. It implements
routing protocols for IPv4 and IPv6 and a unified means to configure
them.
Notable changes:
* New psk-crack program to crack IKE Aggressive Mode pre-shared keys.
* Support for IKE over TCP.
* New --random (-R) option to randomise the target list.
* The identity payload for aggressive mode may be specified as either a
string or hex.
* Ability to use the OpenSSL MD5 and SHA1 hash functions.
* Many more backoff fingerprints and vendor ID patterns added.