Ports Search

Results 16,80116,810 of 17,660 for descr%3A%22spam filter%22.(0.015 seconds)
net/hidentd-0.4 (Score: 8.118464E-5)
Simple and secure ident (RFC1413) server
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.
net/librsync-0.9.7 (Score: 8.118464E-5)
Library for delta compression of streams
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.
net/librsync-1.0.0 (Score: 8.118464E-5)
Library for delta compression of streams
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.
net/netscript-1.7.1 (Score: 8.118464E-5)
Portable/multi-platform lightweight TCP socket scripting
__ _ __ _ __ ___| /_ ___ ___ _ __(_)_ __ | /_ (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.
net/openvswitch-2.3.3 (Score: 8.118464E-5)
Production quality, multilayer virtual switch
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.
net/Geo-IP-PurePerl-1.26 (Score: 8.118464E-5)
Look up country by IP Address
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.
net/IO-Socket-Multicast6-0.03 (Score: 8.118464E-5)
Send and receive IPv4 and IPv6 multicast messages
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.
net/Net-NIS-0.44 (Score: 8.118464E-5)
Interface to Sun's Network Information Service
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).
net/Net-ext-1.011 (Score: 8.118464E-5)
Perl modules for using sockets
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
net/Net-Twitter-Lite-0.12006 (Score: 8.118464E-5)
Perl interface to the Twitter API
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.