Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.196.255 Times

Flush Dns Cache software
Filter: All | Freeware | Demo
 

Flush Dns Cache

< 1 2 3 4 5 > 
Added: October 18, 2010 | Visits: 1.018

Net::DNS::ValueDomain::DDNS Net::DNS::ValueDomain::DDNS is a Perl module to update your Value-Domain (https://www.value-domain.com/) DynamicDNS records. SYNOPSIS use Net::DNS::ValueDomain::DDNS; # Normal usage my $ddns = Net::DNS::ValueDomain::DDNS->new; $ddns->update( domain => example.com, password => 1234,...



Platforms: *nix

License: Freeware Size: 11.26 KB Download (114): Net::DNS::ValueDomain::DDNS Download

Added: July 20, 2010 | Visits: 1.681

DNS Flood Detector DNS Flood Detector was developed to detect abusive usage levels on high traffic nameservers and to enable quick response in halting (among other things) the use of ones nameserver to facilitate spam. DNS Flood Detector uses libpcap (in non-promiscuous mode) to monitor incoming dns queries to a...





Platforms: *nix

License: Freeware Size: 15.36 KB Download (227): DNS Flood Detector Download

Added: October 09, 2010 | Visits: 937

Cache::Cache Cache::Cache Perl module contains the Cache interface. The Cache modules are designed to assist a developer in persisting data for a specified period of time. Often these modules are used in web applications to store data locally to save repeated and redundant expensive calls to remote machines...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (91): Cache::Cache Download

Added: February 24, 2010 | Visits: 1.282

DNS name parser DNS name parser is a Java utility library for parsing dns names, ip and hw addresses. Synopsis import su.netdb.parser.*; Parser parser = new Parser(); Hashtable result = parser.parse(str); System.out.println("string: "+result.get("string")); System.out.println("hw: "+result.get("hw"));...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (105): DNS name parser Download

Added: May 20, 2010 | Visits: 2.041

Cache::Memcached::Managed Cache::Memcached::Managed is a Perl module that provides an API for managing cached information. SYNOPSIS use Cache::Memcached::Managed; my $cache = Cache::Memcached::Managed->new( 127.0.0.1:12345 ); $cache->set( $value ); $cache->set( $value,$id ); $cache->set( value => $value, id...


Platforms: *nix

License: Freeware Size: 38.91 KB Download (98): Cache::Memcached::Managed Download

Added: May 01, 2010 | Visits: 1.099

Cache::Memcached::XS Cache::Memcached::XS is a client library for memcached (memory cache daemon) using libmemcache. SYNOPSIS use Cache::Memcached::XS; $memd = new Cache::Memcached { servers => [ "10.0.0.15:11211", "10.0.0.15:11212", "10.0.0.17:11211", [ "10.0.0.17:11211", 3 ] ], compress_threshold =>...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (97): Cache::Memcached::XS Download

Added: February 15, 2010 | Visits: 1.257

Cache Status Cache Status displays cache status and allows easy management from status bar. This utility extension monitors your cache statistics for both memory and disk devices, pulling the numbers straight from the same place that about:cache does. You can also clear your cache by right-clicking on the...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (102): Cache Status Download

Added: July 01, 2010 | Visits: 2.066

Net::DNS::ZoneFile Net::DNS::ZoneFile is a Perl extension to convert a zone file to a collection of RRs. SYNOPSIS use Net::DNS::ZoneFile; my $rrset = Net::DNS::ZoneFile->read($filename[, $root]); print $_->string . "n" for @$rrset; my $rrset = Net::DNS::ZoneFile->readfh($fh[, $root]); # OR my $rrset =...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (97): Net::DNS::ZoneFile Download

Added: May 11, 2010 | Visits: 1.113

POP3 DNS updater popdns is a small daemon that aims at simplifying the use of DHCP-configured machines by allowing them to dynamically update their DNS entry using (nearly) any POP3-capable e-mail tool. After having configured a new e-mail source (with the POP3 protocol), users are authenticated using their...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (97): POP3 DNS updater Download

Added: May 26, 2010 | Visits: 977

Net::DNS Net::DNS::RR::A is a DNS A resource record. Net::DNS is a DNS resolver implemented in Perl. It allows the programmer to perform nearly any type of DNS query from a Perl script. For details and examples, please read the Net::DNS manual page. To read about the latest features, see the Changes...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (111): Net::DNS Download

Added: February 16, 2010 | Visits: 1.394

Blahz-DNS Blahz-DNS is PHP/MySQL based DNS (BIND 9/tinydns) administration with support for primary and secondary zones, user authentication, User and Admin account types (with read-only versions), and restricted access for user accounts to certain primary and secondary zones. Whats New in This Release:...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (101): Blahz-DNS Download

Added: January 07, 2010 | Visits: 1.376

RIR to DNS converter RIR to DNS converter is a tool to convert Regional Internet Registry data to a DNS country lookup zone. You can use it to build your own DNS zone for looking up country codes from IP addresses. It uses data directly from RIPE, ARIN, APNIC, LACNIC, and AFRINIC. The data can be updated on a...


Platforms: *nix

License: Freeware Size: 614.4 KB Download (97): RIR to DNS converter Download

Added: October 03, 2010 | Visits: 871

Net::DNS::TestNS Net::DNS::TestNS is a Perl extension for simulating simple Nameservers. SYNOPSIS use Net::DNS::TestNS; ABSTRACT Class for setting up "simple DNS" servers. Class to setup a number of nameservers that respond to specific DNS queries (QNAME,QTYPE) by prespecified answers. This class is to...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (95): Net::DNS::TestNS Download

Added: February 04, 2010 | Visits: 1.071

Apache::Cache Apache::Cache is a cache data accessible between Apache childrens. SYNOPSIS use Apache::Cache qw(:status); my $cache = new Apache::Cache(default_expires_in=>"5 minutes"); # if the if the next line is called within 10 minutes, then this # will return the cache value overwise, this will...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (97): Apache::Cache Download

Added: April 16, 2010 | Visits: 786

Cache::Mmap Cache::Mmap Perl module helps you to share data cache using memory mapped files. SYNOPSIS use Cache::Mmap; $cache=Cache::Mmap->new($filename,%options); $val1=$cache->read($key1); $cache->write($key2,$val2); $cache->delete($key3); This module implements a shared data cache, using...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (101): Cache::Mmap Download

Added: July 01, 2010 | Visits: 746

Cache::Bounded Cache::Bounded is a size-aware in-memory cache optimized for speed. SYNOPSIS Cache::Bounded is designed for caching items into memory in a very fast but rudimentarily size-aware fashion. Most intelligent caches take either a size-aware or use-aware approach. They do so by either anlysing...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (100): Cache::Bounded Download

Added: September 25, 2010 | Visits: 1.263

Zero Calorie DNS Server Zero Calorie DNS is a domain name server for which the binary weighs in at 26K, that has no dependencies other than the minimal FreeBSD 6.0 installation. The server responds to "name server" (NS), "start of authority" (SOA), "address record" (A), "reverse address" (PTR), and "mail exchanger"...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 5.9 MB Download (121): Zero Calorie DNS Server Download

Added: June 02, 2010 | Visits: 919

Passive Cache Passive Cache is a Firefox extension that retrieves a stripped version of the cached Google page for a URL, as well as a listing of Waybacks archived pages for the URL. In essence, it allows the viewing of a page, or site, without any active connections being made to the site.. Home of The Baskin...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (120): Passive Cache Download

Added: September 15, 2010 | Visits: 2.121

DNS Blacklist Packet Filter 0.6 DNS Blacklist Packet Filter project is a Linux netfilter client that decides whether to accept or drop packets based on the results of a DNS blacklist query (such as MAPS, SORBS, or SPEWS, to name a few). One use is to filter all incoming SMTP SYN packets for spam filtering..


Platforms: *nix

License: Freeware Size: 163.84 KB Download (312): DNS Blacklist Packet Filter 0.6 Download

Added: July 05, 2010 | Visits: 875

DNS::ZoneParse DNS::ZoneParse is a Perl module to parse and manipulate DNS Zone Files. SYNOPSIS use DNS::ZoneParse; my $zonefile = DNS::ZoneParse->new("/path/to/dns/zonefile.db", $origin); # Get a reference to the MX records my $mx = $zonefile->mx; # Change the first mailserver on the list $mx->[0]...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (92): DNS::ZoneParse Download

< 1 2 3 4 5 >