Perl DNS Software

View 46 business solutions
DNS Perl Clear Filters

Browse free open source Perl DNS Software and projects below. Use the toggles on the left to filter open source Perl DNS Software by OS, license, language, programming language, and project status.

  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 1
    Small HTTP server

    Small HTTP server

    Universal server

    It is not only a web server, it is also Mail server, DNS server, FTP server, TFTP server, Proxy server, VPN server and client... All in one! This program will help you to open all the possibilities Internet can offer for your company - public site, provide Internet access and personal mailboxes for each employee! HTTP server. Server Side Includes. Regular expression in SSI. CGI interface for scripts (Executable files; Perl,PHP, or another external interpreters) ISAPI interface. Virtual hosts and directories Mail POP3 server. SMTP server. FTP server HTTP proxy server DNS server DHCP server HTTP TLS VPN server
    Downloads: 74 This Week
    Last Update:
    See Project
  • 2
    Ddclient is a Perl client used to update dynamic DNS entries for accounts on 'Dynamic DNS Network Services' free DNS service. It currently supports a lot of different routers and a few different services. The project moved to github. See https://www.github.com/ddclient/ddclient for support.
    Downloads: 33 This Week
    Last Update:
    See Project
  • 3
    ddclient

    ddclient

    ddclient updates dynamic DNS entries for accounts

    ddclient is a long-standing, Perl-based Dynamic DNS client that keeps DNS records updated when your public IP changes. It supports a wide roster of DNS providers and APIs, allowing both A and AAAA updates so IPv4 and IPv6 hosts remain reachable. The client can discover your current address via network interfaces or external check services, which is crucial for NAT’d home connections. It runs as a daemon or from cron, with configurable intervals, SSL/TLS for provider communication, and robust logging to aid troubleshooting. A single configuration file defines multiple hosts, credentials, and per-record options, making complex setups straightforward. In practice, ddclient turns dynamic residential or small-office internet links into stable hostnames for VPNs, home labs, and self-hosted services.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    dnswalk is a DNS debugger. It performs zone transfers of specified domains, and checks the database in numerous ways for internal consistency, as well as accuracy.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    BIND 9 dynamic DNS webmin module. This module supports both static and dynamic zones, and IPv4 and IPv6 addressing in both forward and reverse zones.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Dnsgraph is a very simple dns statistics RRDtool frontend for Bind (named) that produces daily, weekly, monthly, and yearly graphs of success/failure, recursion/referral, nxrrset/nxdomain.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    This project has moved away from sourceforge. Please go to the project's website at http://www.dnssec-tools.org/ for further information. Thank you!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    ISPMan is a system to design massive ISPs using LDAP as the backend. ISPMan provides a web front end and a command line interface to create virtual domains and manages users, dns information, email infos and httpd setup data for these vhosts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    This module adds support for the Extensible Provisioning Protocol "EPP" to an Apache 2 server. An full EPP server can thus be implemented as CGI scripts with the Apache 2 request framework.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    ANDReA is a LAMP based system for registration of network clients by using DHCP. Splitting the network into "boot-net" for unregistered users and a "real-net" for registered onses is making it possible to gather server-sided information about users
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Bananafonana

    Bananafonana

    Perl extension for Bananafonana encoding / decoding

    RFC 1924 describes a compact, fixed-size representation of IPv6 addresses which uses a base 85 number system. The base 85 numbers (from 0 to 84) are as follows: 0..9 A..Z a..z ! # $ % & ( ) * + - ; < = > ? @ ^ _ ` { | } ~ In order to let human beings pronounce the resulting string more easily and to be able to use base 85 encoding in DNS naming schemes, an alternative encoding scheme is used, based on 85 consonant-vowel pairs, as suggested by DGolden on Slashdot (http://tech.slashdot.org/comments.pl?sid=649579&cid=24654733): "ba" "be" "bi" "bo" "bu" "da" "de" "di" "do" "du" "fa" "fe" "fi" "fo" "fu" "ga" "ge" "gi" "go" "gu" "ha" "he" "hi" "ho" "hu" "ja" "je" "ji" "jo" "ju" "ka" "ke" "ki" "ko" "ku" "la" "le" "li" "lo" "lu" "ma" "me" "mi" "mo" "mu" "na" "ne" "ni" "no" "nu" "pa" "pe" "pi" "po" "pu" "sa" "se" "si" "so" "su" "ta" "te" "ti" "to" "tu" "va" "ve" "vi" "vo" "vu" "xa" "xe" "xi" "xo" "xu" "wa" "we" "wi" "wo" "wu" "za" "ze" "zi" "zo" "zu"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    BindRRD is a collection of perl scripts to archive and graph BIND DNS Server statistics as a web page using RRDTool. There are 2 releases, 1 is for versions of BIND prior to 9.5 , and the second is for the new style of BIND (9.5 >) statistics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BlueQuartz is an open source web hosting platform. It is a management platform used for; Virtual Web Sites, E-Mail Servers, DNS, FTP, SQL, etc. Everything needed to run a Web Hosting Company.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Software for reliable url cloaking system using low q.o.s hosts and lines such as home PC's and dsl or cable connections. CDUCK combined DNS-server and webserver functionality and strict security for the creation of reliable domain web cloaking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A modular DNS server. It can be used as a dynamic DNS server, or it can be modified to fetch names from a pre-existing database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This program pings an F5 BigIP shared IP (or other shared IP) and compares the response to a user-defined "Preffered" IP to determin if DNS should be modified into Failover mode. It waits 2 minutes and checks again.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A DNS filter that is designed to resolve issues that arise from using the same DNS zone in both internal and external ip networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project allow to maintain large number of DNS Zone from the registry to zone contents. This project will be divided into 5 sub-projects (core, administrative, billing, contents, transfert). Bind (named) configuration generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DNSProxy is a perl DNS daemon which forwards DNS requests to DNS servers based on the hostname pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    DNSWebAdmin

    Web Based DNS Editor for Bind (MySQL Backend)

    This project focuses on an easy to use fast DNS editor. It uses a MySQL Database backend to keep updates fast. It supports Bind Views. More to be added as I think of what to put in here
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Shared Registry System is software (client and servers) for managing a domain name registry, and is most likely to be of use for managing a country TLD. The software was originally developed in 2002 to manage the New Zealand (.nz) domain name space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Domain Name Snarf was created to grab all the zone names on a primary DNS server. Our solution to this problem consists of a Perl application which can auto-discover the zone names on a Microsoft Windows Server 2000, 2003, and 2008 Domain Controller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Dominium is a Perl cgi that provides a web based DNS management program. It was designed to manage a large internal DNS. Works with a Bind 8 or above master server and with Bind 8 and above or Bind 4.x slave servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DynServ is to be a Dynamic DNS Server simular to the dyndns website. Ez-ipupdate is the planned update client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ddns.pl - A cgi-bin Perl script to manipulate the content of any number of (BIND) zones on any number of Dynamic DNS (DDNS) server instances.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB