Ports 搜索

共有17,660项符合descr%3A%22spam filter%22的查询结果,以下是第11,95111,960项(搜索用时0.011秒)
devel/winpdb-1.4.8 (Score: 1.1597805E-4)
Advanced Python debugger
Winpdb is a GPL python debugger, with support for smart breakpoints, multiple threads, namespace modification, embedded debugging, password encrypted communication and speed of up to 20 times that of pdb.
devel/xmltooling-1.6.0 (Score: 1.1597805E-4)
Low level XML support for SAML
Shibboleth 2.x relies on OpenSAML 2, which in turn requires this lower-level library that provides a higher level interface to XML processing, particularly in light of signing and encryption.
dns/dnscrypt-wrapper-0.2.1 (Score: 1.1597805E-4)
Adds dnscrypt support to any name resolver
This is a port of dnscrypt-wrapper, which adds dnscrypt support to any name resolver. It is the server-side counterpart of dnscrypt-proxy, and is in fact derived from its source.
dns/dnsdist-1.0.0 (Score: 1.1597805E-4)
Highly DNS-, DoS- and abuse-aware loadbalancer
dnsdist is a highly DNS-, DoS- and abuse-aware loadbalancer. Its goal in life is to route DNS traffic to the best DNS server, delivering top performance to legitimate users while shunting or blocking abusive traffic.
dns/dnstop-20140915 (Score: 1.1597805E-4)
Captures and analyzes DNS traffic (or analyzes libpcap dump)
dnstop is a libpcap application (ala tcpdump) that displays various tables of DNS traffic on your network. Currently dnstop displays tables of: * Source IP addresses * Destination IP addresses * Query types * Top level domains * Second level domains
dns/ldapdns-2.07 (Score: 1.1597805E-4)
LDAP-backed DNS server
ldapdns is a lightweight, high performance DNS server which utilizes LDAP as its backend. It was originally based on djbdns, and strives to maintain the same goals of performance, security and simplicity.
dns/nslint-3.1 (Score: 1.1597805E-4)
Perform consistency checks on DNS zone files
Nslint is a lint program for DNS zone files. It is produced by the Lawrence Berkeley National Laboratory, Network Research Group. Please send bugs and comments to nslint@ee.lbl.gov.
dns/maradns-2.0.13 (Score: 1.1597805E-4)
DNS server with focus on security and simplicity
MaraDNS is a package that implements the Domain Name Service (DNS), an essential internet service. People like MaraDNS because it's small, lightweight, easy to set up, and remarkably secure.
dns/nss_mdns-0.10 (Score: 1.1597805E-4)
NSS module implementing multicast DNS name resolution
nss_mdns is a plugin for libc which provides host name resolution via Multicast DNS, building on Avahi. Only name resolution is provided; nss_mdns does not advertise services.
dns/Net-Nslookup-2.04 (Score: 1.1597805E-4)
Provides the capabilities of the standard tool nslookup(1)
Net::Nslookup provides the capabilities of the standard UNIX command line tool nslookup(1). Net::DNS is a wonderful and full featured module, but quite often, all you need is `nslookup $host`. This module provides that functionality.