Ports Search

Results 15,00115,010 of 17,660 for descr%3A%22spam filter%22.(0.045 seconds)
dns/inadyn-mt-02.24.47 (Score: 9.2782444E-5)
Simple dynamic dns client
inadyn, inadyn-advanced fork. A multi-OS (*NIX, BSD, NT, 32 bit Win) console/service/daemon dynamic DNS client. It gives the possibility to have your own fixed hostname registered on the internet, although your IP might be changing. It checks periodically whether the IP address stored by the DNS server is the real current IP address of the machine that is running it.
dns/DNS-Config-0.66 (Score: 9.2782444E-5)
DNS::Config is set of perl modules for name service configurations
DNS::Config is a collection of Perl modules which provide an abstraction of name service zones as well as server specific adaptors for concrete file representations. The modules origin is the ZoneMaster project which make heavy use of the module for comprehensive zone file management. Go to http://www.zonemaster.org for further information.
dns/DNS-Zone-0.85 (Score: 9.2782444E-5)
DNS::Zone is set of perl modules for name service zone files
DNS::Zone is a collection of Perl modules which provide an abstraction of name service zones as well as server specific adaptors for concrete file representations. The modules origin is the ZoneMaster project which make heavy use of the module for comprehensive zone file management. Go to http://www.zonemaster.org for further information.
dns/Net-DNS-Check-0.45 (Score: 9.2782444E-5)
Module for easy domain name checking
Net::DNS::Check is a collection of OOP Perl modules allowing easy implementation of applications for domain name checking. The Net::DNS::Check was built to be as easy as possible to use and highly configurable and flexible: it allow easy implementation of your custom test and deeper configuration of what you want to check and how.
dns/Net-DNS-1.06 (Score: 9.2782444E-5)
Perl5 interface to the DNS resolver, and dynamic updates
Net::DNS is a collection of Perl modules to interface with the Domain Name System (DNS) resolver. It allows the programmer to perform queries that are beyond the capabilities of gethostbyname and gethostbyaddr. There are also methods for dealing with creating and parsing dynamic updates packets.
dns/radns-20110809.2 (Score: 9.2782444E-5)
IPv6 DNS server address autoconfiguration client
Router Advertisement DNS (radns) radns is an IPv6 DNS server address autoconfiguration client. It listens for IPv6 Router Advertisements with the Recursive DNS Server (RDNSS) and the DNS Search List (DNSSL) options and stores the search list and address(es) in a file in the same syntax as resolv.conf(5).
dns/rbllookup-ng-1.1 (Score: 9.2782444E-5)
Check given IP/Host presence in RBLs
rbllookup is a small perl script which allow you to check given IP/host name. In this version you have statically inserted RBL servers, but code is based on GPL source, so you can easy add more/replace/delete RBL servers by editing rbllookup.conf file.
dns/rbllookup-0.0.1.1 (Score: 9.2782444E-5)
Check given IP/Host presence in 106 RBLs
rbllookup is a small perl script which allow you to check given IP/host name. In this version you have statically inserted RBL servers, but code is based on GPL source, so you can easy add more/replace/delete RBL servers by editing rbllookup.pl file. Also, author looking for support from programmers for ideas, codefix, new features, switch to c/c++, gui version?
dns/nsupdate-9.8.6 (Score: 9.2782444E-5)
nsupdate utility with GSS-TSIG support
An GSS-TSIG enabled version on nsupdate(1) utility from bind9 package for Dynamic DNS Update requests as defined in RFC 2136 suitable for Samba4 zone updates. Standard GSS-TSIG mode is switched on with the -g flag. A proprietary variant of GSS-TSIG used by Windows 2000 can be switched on with the -o flag.
dns/sshfp-1.2.2 (Score: 9.2782444E-5)
Generate SSHFP DNS records from knownhosts files or ssh-keyscan
sshfp generates DNS SSHFP records from SSH public keys. sshfp can take public keys from a knownhosts file or from scanning the host's sshd daemon. The ssh client can use these SSHFP records if you set "VerifyHostKeyDNS yes" in the file /etc/ssh/ssh_config.