hidentd is a simple and secure GPLed ident (RFC1413) server. It
requires either inetd, xinetd or ucspi-tcp to run. Basic
features:
* small and simple - around 300 lines of code
* secure - runs without root priviledges
* easy - no complicated configuration file syntax to learn.
* hidentd is entirely controlled with command line options.
* can be configured to provide fake usernames, protecting your privacy
* limited masqueraded/NAT connections support.
The librsync library implements network delta-compression of streams and
files. The algorithm is similar to that used in the rsync(1) and xdelta(2)
programs, but specialized for transfer of arbitrary-length octet streams.
Unlike most diff programs, librsync does not require access to both of the
files on the same machine, but rather only a short ``signature'' of the
old file and the complete contents of the new file.
The librsync library implements network delta-compression of streams and
files. The algorithm is similar to that used in the rsync(1) and xdelta(2)
programs, but specialized for transfer of arbitrary-length octet streams.
Unlike most diff programs, librsync does not require access to both of the
files on the same machine, but rather only a short ``signature'' of the
old file and the complete contents of the new file.
__ _ __
_ __ ___| /_ ___ ___ _ __(_)_ __ | /_ (portable/multi-platform) lightwei-
| '_ \./ _ \ __/ __)/ __| '__| | '_ \| __) ght TCP socket scripting. Intende-
| | | | ._/ |_(__ \ (__| | | | |_) ) |_ d for (non-)experienced persons to
|_| |_|\___|\__|___/\___|_| |_| .__/ \__) be able to use to automate situati-
[TCP socket scripting program] |_| [1.6.0] ons, built on a word-to-word rules-
et response system. includes wild-
card support, character replacement, random replacement, argument inclusion,
server timeout, initial send, display altering, multiple character dump forma-
ts, telnet protocol support, logging, program to socket dumping, executable
ruleset support, reverse binding, and module support among other things.
Open vSwitch is a production quality, multilayer virtual switch licensed
under the open source Apache 2.0 license. It is designed to enable massive
network automation through programmatic extension, while still supporting
standard management interfaces and protocols (e.g. NetFlow, sFlow, RSPAN,
ERSPAN, CLI, LACP, 802.1ag). In addition, it is designed to support
distribution across multiple physical servers similar to VMware's vNetwork
distributed vswitch or Cisco's Nexus 1000V.
Geo::IP::PurePerl uses a file based database. This database simply contains
IP blocks as keys, and countries as values. This database is more complete
and accurate than reverse DNS lookups.
Geo::IP::PurePerl can be used to automatically select the geographically
closest mirror, to analyze your web server logs to determine the countries
of your visiters, for credit card fraud detection, and for software export
controls.
The IO::Socket::Multicast6 module subclasses IO::Socket::INET6 to enable you to
manipulate multicast groups. With this module you will be able to receive
incoming multicast transmissions and generate your own outgoing multicast
packets.
This module uses the same API as IO::Socket::Multicast, but with added support
for IPv6 (IPv4 is still supported). Unlike IO::Socket::Multicast, this is a
pure-perl module.
This is a snapshot release of the NIS interface to Perl 5. There are
three parts to the interface: the raw component (Net::NIS), the
object-oriented component (Net::NIS::Table), and the tied interface
(Net::NIS).
Unless someone provides strong reason to support the raw or OO
components, they will be marked as deprecated and not documented or
enhanced (but still supported for backward compatibility).
Various modules for use Sockets with a TIESCALAR interface
for really simple socket communications.
Net::Gen - generic sockets interface handling
Net::Inet - Internet socket interface module
Net::TCP - TCP sockets interface module
Net::TCP::Server - TCP sockets interface module for listeners and servers
Net::UDP - UDP sockets interface module
Net::UNIX - UNIX-domain sockets interface module
Net::UNIX::Server - UNIX-domain sockets interface module for listeners
This module provides a perl interface to the Twitter APIs. It uses the
same API definitions as Net::Twitter, but without the extra bells and
whistles and without the additional dependencies. Same great taste,
less filling.
This module is related to, but is not part of the "Net::Twitter"
distribution. It's API methods and API method documentation are
generated from "Net::Twitter"'s internals. It exists for those who
cannot, or prefer not to install Moose and its dependencies.