Ports 搜索

共有17,660项符合descr%3A%22spam filter%22的查询结果,以下是第10,39110,400项(搜索用时0.011秒)
net/sbm-0.8 (Score: 1.3121418E-4)
Simple bandwidth monitor
sbm is a simple bandwidth monitor. Besides the basic bandwith monitor it comes with two scripts. sbm-rt-plot can be used for realtime bandwidth graphs and sbm-plot can be used to generate static graphs for bandwith usage over a period of time.
net/Net-Whois-1.9 (Score: 1.3121418E-4)
Perl5 module to get information using the Whois protocol
This is a Perl 5 module that retrieves and parses information from the InterNIC 'whois' database. If you are behind a firewall, you probably won't be able to use this module. This version supports only the information about domains. Future work may include information about people and other entities about which the InterNIC keeps data.
net/POE-Component-ControlPort-0.01 (Score: 1.3121418E-4)
Network control port for POE applications
When building network applications, it is often helpful to have a network accessible control and diagnostic interface. This module provides such an interface for POE applications. By default, it provides a fairly limited set of commands but is easily extended to provide whatever command set you require.
net/POE-Component-Jabber-3.00 (Score: 1.3121418E-4)
POE Component for communicating over Jabber
POE::Component::Jabber is a module that simplies for the POE developer, access to the Jabber protocol through the use of one of the four Client classes. With built in events for common Jabber packets, all a POE developer need do is provide an event and arguments for most events so the responses to the requests can be properly handled by the coder.
net/SOAP-Data-Builder-1 (Score: 1.3121418E-4)
Wrapper simplifying SOAP::Data and SOAP::Serialiser
This Module provides a quick and easy way to build complex SOAP data and header structures for use with SOAP::Lite. It primarily provides a wrapper around SOAP::Serializer and SOAP::Data (or SOAP::Header) enabling you to generate complex XML within your SOAP request or response.
net/Socket-2.021 (Score: 1.3121418E-4)
Networking constants and support functions
Socket is a low-level module used by, among other things, the IO::Socket family of modules. The following examples demonstrate some low-level uses but a practical program would likely use the higher-level API provided by IO::Socket or similar instead.
net/dosdetector-20060621 (Score: 1.3121418E-4)
Detect suspicious network traffic
DoSDetector analyzes and detects suspicious IP traffic and alerts about it. It can detect worm traffic, SYN flood, ICMP flood, UDP flood attacks and more. It's configurable via a rule set; when an IP exceeds the score limit, DoSDetector prints a warning.
net/XMLRPC-Lite-0.717 (Score: 1.3121418E-4)
Client and server side XMLRPC implementation
XMLRPC::Lite is a collection of Perl modules which provides a simple interface to the XML-RPC Protocol (XML-RPC) both on client and server side. Based on SOAP::Lite module, it gives you access to all features and transports available in that module.
net/freebsd-uucp-1.07.3 (Score: 1.3121418E-4)
FreeBSD-modified Taylor UUCP (unix-to-unix copy program)
This is a port of the Taylor UUCP Unix-to-Unix Copy Program suite of utilities. This source was formerly a part of the FreeBSD base system, and this package is based on the final version of that source code, so it includes all previous FreeBSD customizations.
net/Net_LDAP-1.1.5 (Score: 1.3121418E-4)
OO interface for searching and manipulating LDAP-entries
Net Ldap is a clone of Perls Net::LDAP object interface to ldapservers. It does not contain all of Net::LDAPs features, but has: * A simple OO-interface to connections, searches and entries. * Support for tls and ldap v3. * Simple modification, deletion and creation of ldapentries. * Support for schema handling.