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

Dns Records freeware
Filter: All | Freeware | Demo
 

Dns Records

< 1 2 3 4 5 > 
Added: March 04, 2010 | Visits: 972

trafshow+rvnamed trafshow+rvnamed combines trafshow (which is a good traffic viewer for networks but is weak in DNS resolving), and iptraf. This directory contains trafshow source code, a tool for real-time network traffic visualization. Trafshow continuously display the information regarding packet traffic on...



Platforms: *nix

License: Freeware Size: 91.14 KB Download (115): trafshow+rvnamed Download

Added: October 18, 2010 | Visits: 1.024

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: January 23, 2010 | Visits: 1.520

Home Media Librarian Home Media Librarian provides an application to catalog records, CDs, DVDs, etc. HML is a pure Java client(GUI) application to catalog records, cds, dvds, etc. HML requires a JDBC compliant database and driver. The application is for the average person whom has a record, cd, dvd, tape, etc....


Platforms: *nix

License: Freeware Size: 1.7 MB Download (113): Home Media Librarian Download

Added: January 11, 2010 | Visits: 986

TinyDYN TinyDYN provides a package for creating and using dynamic DNS services. TinyDYN is a package of client and server software for operating dynamic DNS services. It enables anyone to run dynamic DNS services using strong authentication or to be a client of someone using TinyDYN as a dynamic IP...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (112): TinyDYN Download

Added: May 26, 2010 | Visits: 982

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: November 15, 2010 | Visits: 954

rdns rdns provides a tiny little UNIX utility that will preform reverse dns lookups. This simple little program takes an IP address as an argument, and spits out the hostname that it finds. Its a simple little program designed to be used in scripts, primarily. Syntax: rdns [-s] Optionally,...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (111): rdns Download

Added: May 23, 2010 | Visits: 1.267

Satellite Satellite can track many remote machines with dynamic IP addresses in situations where public DNS services are inappropriate. Satellite can log and alert an admin immediately when a site comes online or needs attention. The Satellite archive also includes an RPM spec file. RPM users can build a...


Platforms: *nix

License: Freeware Size: 53.25 KB Download (111): Satellite Download

Added: February 10, 2010 | Visits: 1.371

MyDNS MyDNS is a free DNS server for UNIX. It was implemented from scratch and is designed to serve records directly from an SQL database (currently either MySQL or PostgreSQL). Its primary objectives are stability, security, interoperability, and speed, though not necessarily in that order. MyDNS...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (110): MyDNS Download

Added: May 19, 2010 | Visits: 1.274

iodine iodine is a piece of software that lets you tunnel IPv4 data through a DNS server. This can be useful in situations where Internet access is firewalled, but DNS queries are allowed. iodine needs a TUN/TAP device to operate. The bandwidth is asymmetrical with limited upstream and up to 1 Mbit/s...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (110): iodine Download

Added: January 25, 2010 | Visits: 547

DNS Helper Mac OS X Server and Mac OS X rely heavily on working DNS to function. Mac OS X Server in particular must having working DNS for many services to function reliably.DNS Helper takes the work out of creating the files that BIND needs to run. Simply fill in the blanks and go.


Platforms: Mac

License: Freeware Download (110): DNS Helper Download

Added: April 05, 2010 | Visits: 1.030

Avahi Avahi is a framework for Multicast DNS Service Discovery on Linux. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example, you can plug into a network and instantly find printers to print to, files to look at, and...


Platforms: *nix

License: Freeware Size: 849.92 KB Download (108): Avahi Download

Added: November 16, 2010 | Visits: 1.242

Maintain 3.0.0 Maintain is a multi-user, web based management tool for DNS and DHCP. Maintain was created using PHP, Perl and MySQL. Maintain was developed by Oregon State Universitys Network Engineering to replace a set of command line scripts that edited DNS zone files. These scripts were used by many...


Platforms: *nix

License: Freeware Size: 1024 KB Download (108): Maintain 3.0.0 Download

Added: April 03, 2010 | Visits: 976

DNSDusty DNSDusty is my answer to the above problems that I saw in existing web-based DNS management tools. All updates to DNS are done through the dynamic DNS interface, using signed updates. There is no external database. It simply does a zone transfer when it needs to get a listing of records. It...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (106): DNSDusty Download

Added: April 05, 2010 | Visits: 912

dnsproxy dnsproxy daemon is a proxy for DNS queries. It forwards these queries to two previously configured nameservers: one for authoritative queries and another for recursive queries. The received answers are sent back to the client unchanged. No local caching is done. Primary motivation for this...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (106): dnsproxy Download

Added: May 10, 2013 | Visits: 1.968

VegaDNS VegaDNS is a tinydns administration tool written in PHP to allow easy administration of DNS records through a web browser. Features * Tiered access with Senior Admin, Group Admin, and User levels * Import multiple domains at once via AXFR * Uses the Smarty template engine for clear...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (105): VegaDNS Download

Added: February 24, 2010 | Visits: 1.288

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 16, 2010 | Visits: 911

TiVoBridge TiVoBridge is a packet repeater for both the TiVo discovery beacon and Multicast DNS (used in ZeroConf, Bonjour, Rendevous, etc.) protocols. The project is intended as a way for TiVo boxes and other devices or programs that use either of those (normally single-subnet) protocols to see each other...


Platforms: *nix

License: Freeware Size: 96.26 KB Download (105): TiVoBridge Download

Added: August 01, 2010 | Visits: 2.205

Dedicated Server Manager Lite DSM Lite a offers a single user login to manage email, mysql, DNS etc from a single interface for an unlimited number of domains. DSM Lite allows companies to offer a no cost solution to entry level server plans or provide web based management and automatic updates of critical Linux based...


Platforms: *nix

License: Freeware Download (105): Dedicated Server Manager Lite Download

Added: September 04, 2010 | Visits: 1.423

dnsreflector dnsreflector daemon listens for DNS queries on a local UDP port and answers with records pointing back to localhost. Combined with OpenBSDs packet filter pf(4) this works as a bandwidth efficient spamtrap. dnsreflector was written and tested with OpenBSD. If you are interested in running...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (104): dnsreflector Download

Added: March 22, 2010 | Visits: 1.271

QKtemp QKtemp project is a program that records temperature data for RRDtool from the serial port. QKtemp records temperature data from the Qkits.com VK011 temperature interface into an RRD database, allowing you to graph temperature over time easily. The VK011 is a serial-port powered module with...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (104): QKtemp Download

< 1 2 3 4 5 >