Ports 搜索

共有17,660项符合descr%3A%22spam filter%22的查询结果,以下是第12,49112,500项(搜索用时0.012秒)
net/haproxy-1.6.9 (Score: 1.1597805E-4)
Reliable, high performance TCP/HTTP load balancer
HAProxy is a free, very fast and reliable solution offering high availability, load balancing, and proxying for TCP and HTTP-based applications. It is particularly suited for web sites crawling under very high loads while needing persistence or Layer7 processing.
net/Net-CIDR-Lite-0.21 (Score: 1.1597805E-4)
Perl extension for merging IPv4 or IPv6 CIDR addresses
Net::CIDR::Lite - Perl extension for merging IPv4 or IPv6 CIDR addresses Faster alternative to Net::CIDR when merging a large number of CIDR address ranges. Works for IPv4 and IPv6 addresses.
net/Net-Address-IPv4-Local-0.12 (Score: 1.1597805E-4)
Class for discovering the local system's IP address
Net::Address::IPv4::Local discovers the local system's IP address that would be used as the source address when contacting "the internet" or a certain specified remote IP address.
net/Net-DHCP-0.696 (Score: 1.1597805E-4)
DHCP set of classes designed to handle basic DHCP handling
This module is a DHCP set of classes designed to handle basic DHCP handling. It can be used to develop either client, server or relays. It is composed of 100% pure Perl.
net/ns3-3.25 (Score: 1.1597805E-4)
Network simulator for Internet systems
ns-3 is a discrete-event network simulator for Internet systems, targeted primarily for research and educational use. ns-3 is free software, licensed under the GNU GPLv2 license, and is publicly available for research, development, and use.
net/Net-NBName-0.26 (Score: 1.1597805E-4)
Performs simple NetBIOS Name Service Requests
Net::NBName is a class that allows you to perform simple NetBIOS Name Service Requests in your Perl code. It performs these NetBIOS operations over TCP/IP using Perl's built-in socket support.
net/Net-Patricia-1.22 (Score: 1.1597805E-4)
Perl module for fast IP address lookups
This module uses a Patricia Trie data structure to quickly perform IP address prefix matching for applications such as IP subnet, network or routing table lookups. The data structure is based on a radix tree using a radix of two, so sometimes you see patricia implementations called "radix" as well. The term "Trie" is derived from the word "retrieval" but is pronounced like "try". Patricia stands for "Practical Algorithm to Retrieve Information Coded as Alphanumeric", and was first suggested for routing table lookups by Van Jacobsen. Patricia Trie performance characteristics are well-known as it has been employed for routing table lookups within the BSD kernel since the 4.3 Reno release. The BSD radix code is thoroughly described in "TCP/IP Illustrated, Volume 2" by Wright and Stevens and in the paper ``A Tree-Based Packet Routing Table for Berkeley Unix'' by Keith Sklower.
net/Net-SIP-0.68.2 (Score: 1.1597805E-4)
Framework SIP (Voice Over IP, RFC3261)
Net::SIP consists of packages for handling the SIP packets, for transport of the packets, for processing the packets and on top of all that a simplified layer for common tasks.
net/Net-TiVo-0.11 (Score: 1.1597805E-4)
Framework for accessing TiVo using XML/HTTP
Net::TiVo provides an object-oriented interface to TiVo's REST interface. This makes it possible to query your TiVo for information about recorded content, such as a show's download URL, and space consumed.
net/Net-sFlow-0.11 (Score: 1.1597805E-4)
Decode sFlow datagrams
The sFlow module provides a mechanism to parse and decode sFlow datagrams. It supports sFlow version 2/4 (RFC 3176 - http://www.ietf.org/rfc/rfc3176.txt) and sFlow version 5 (Memo - http://sflow.org/sflow_version_5.txt).