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.226.755 Times

Dns Cache Flush software
Filter: All | Freeware | Demo
 

Dns Cache Flush

< 1 2 3 4 5 > 
Added: August 06, 2006 | Visits: 5.295

Simple DNS Plus The simple yet powerful DNS server for Windows 9x/NT/2000/XP/2003 Thanks to DNS servers we surf the Internet using names such as "www.simpledns.com" instead of impossible to remember IP addresses. DNS servers translate these domain names into machine readable IP-addresses needed to locate the...



Platforms: Windows

License: Shareware Cost: $79.00 USD Size: 7.3 MB Download (941): Simple DNS Plus Download

Added: July 17, 2006 | Visits: 4.947

Amnesia Cache & Cookie Manager As you surf the internet, volumes of previously visited webpages, images, movies, and sounds are stored on your PC. Anyone using your PC can discover what websites you've browsed and even what you've been searching for on your favorite search engine. Amnesia will clear all of these traces, or...






License: Shareware Cost: $19.95 USD Download (453): Amnesia Cache & Cookie Manager Download

Added: October 05, 2006 | Visits: 4.746

Folder Cache Folder Cache lists the recently used folders in your computer's open/save dialog windows. This program is for people who actively use computers and who often work with a large number of folders and documents. Each day most people use the same files and folders over and over again. Thousands...


Platforms: Windows

License: Shareware Cost: $19.00 USD Size: 544 KB Download (168): Folder Cache Download

Released: March 06, 2016  |  Added: April 11, 2016 | Visits: 2.845

Web Cache Illuminator Easily investigate all the web pages and images that someone has viewed. This program will succinctly show the web page title, date/time it was viewed, and thumbnails of all the images viewed. As an added convenience, it can search the computer and locate all of the cache folders for you. The...


Platforms: Windows, Windows 8, Windows 7, Windows Server, Other

License: Shareware Cost: $9.95 USD Size: 718 KB Download (146): Web Cache Illuminator Download

Added: June 14, 2006 | Visits: 8.004

IE Cache&History Viewer The ‘IE Cache and History viewer‘ is a simple and fast freeware utility that allows you manage the internet explorer cache. You can examine web pages you have visited and show them in the internal web browser, view a content of temporary files and cookies. It provides the function to clean...


Platforms: Windows

License: Freeware Size: 641 KB Download (667): IE Cache&History Viewer Download

Added: November 05, 2013 | Visits: 2.553

Dual DHCP DNS Server DHCP Server alots the IP addresses to computers, while DNS server resolves them. You need DHCP Server if you do not want to manually maintain IP Addresses or you have less IP Addresses than number of machines you have, as dynamic DHCP Server will recycle IP Addresses on machines. DNS Server is...


Platforms: *nix

License: Freeware Size: 655.36 KB Download (312): Dual DHCP DNS Server Download

Released: March 01, 2009  |  Added: March 17, 2009 | Visits: 2.233

IE Cache Sucker IE Cache Sucker is a files explorer utility witch let you extract files from the internet explorer temporary (cache explorer) where Internet Explorer save file during navigation. The cache explorer is rich of useful images (png, gif, bmp, exif, jpg etc), JavaScript (JScript), VBScrpt, HTML...


Platforms: Windows

License: Shareware Cost: $20.00 USD Size: 482.5 KB Download (538): IE Cache Sucker Download

Added: January 18, 2010 | Visits: 1.354

CGI::Cache CGI::Cache is a Perl extension to help cache output of time-intensive CGI scripts. WARNING The interface as of version 1.01 has changed considerably and is NOT compatible with earlier versions. A smaller interface change also occurred in version 1.20. SYNOPSIS Heres a simple example:...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (93): CGI::Cache Download

Added: January 18, 2010 | Visits: 1.083

CPAN::Cache CPAN::Cache is a Perl module abstract locally-cached logical subset of a CPAN mirror. There have been any number of scripts and modules written that contain as part of their functionality some form of locally stored partial mirror of the CPAN dataset. CPAN::Cache does the same thing, except...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (96): CPAN::Cache Download

Added: September 07, 2010 | Visits: 1.172

Cache::Memcached::Tie Cache::Memcached::Tie is a Perl module created for using Cache::Memcached as hash. SYNOPSIS #!/usr/bin/perl -w use strict; use Cache::Memcached::Tie; my %hash; my $memd=tie %hash,Cache::Memcached::Tie, {servers=>[192.168.0.77:11211]}; $hash{b}=[a,{b=>a}]; print $hash{a}; print...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (97): Cache::Memcached::Tie Download

Added: November 07, 2010 | Visits: 1.133

Cache-Memcached-Tie Cache-Memcached-Tie is a tie for Cache::Memcached. Installation: To install this module type the following: perl Makefile.PL make make test make install.


Platforms: *nix

License: Freeware Size: 15.36 KB Download (90): Cache-Memcached-Tie Download

Added: November 26, 2010 | Visits: 1.127

DNS::Zone DNS::Zone contains 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...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (95): DNS::Zone Download

Added: January 13, 2010 | Visits: 1.150

DNS::Config DNS::Config is a Perl module with DNS Configuration. SYNOPSIS use DNS::Config; my $config = new DNS::Config(); $config->debug(); ABSTRACT This class represents a configuration for a domain name service daemon (DNS). A domain name service daemon configuration knows about the zone...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (94): DNS::Config Download

Added: August 08, 2010 | Visits: 1.125

Cache::BerkeleyDB Cache::BerkeleyDB Perl module implements the Cache::Cache interface. This module implements the Cache interface provided by the Cache::Cache family of modules written by DeWitt Clinton. It provides a practically drop-in replacement for Cache::FileCache. As should be obvious from the name, the...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (90): Cache::BerkeleyDB Download

Added: November 02, 2010 | Visits: 1.085

Cache::Static Cache::Static is a Perl module used for caching without freshness concerns. SYNOPSIS HTML::Mason instructions In handler.pl: use Cache::Static; In any component you where you have a well defined set of dependencies which change the output: < %init > my $_cs_deps = [ #file dependencies...


Platforms: *nix

License: Freeware Size: 60.42 KB Download (97): Cache::Static Download

Added: November 24, 2010 | Visits: 1.113

Cache::Repository Cache::Repository is a Perl module used to cache generic file repository. SYNOPSIS my $rep = Cache::Repository->new( style => Filesys, # options for the F::R driver ); $rep->add_files(tag => groupname, files => @filenames, basedir => /tmp, move => 1, ); $rep->add_filehandle(tag =>...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (96): Cache::Repository Download

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: 940

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

< 1 2 3 4 5 >