Git Product home page Git Product logo

dip's Introduction

GnuDIP Logo

GnuDIP Release 2.3.5 - README File


This is GnuDIP Release 2.3.5.

The GnuDIP software implements a Dynamic IP DNS service. It provides clients with a static DNS name even if their IP address is dynamically assigned.

GnuDIP is written in Perl.

GnuDIP has two main parts on the server side:

  • a daemon that listens for client requests and
  • a web interface that is used as the administration tool and as the user's tool to manage their own account.

A client which works with both Linux/UNIX and Windows is also provided.

GnuDIP is released under the GPL. Please see the file COPYING included in this distribution for more information.


The client Perl script, for Linux/UNIX, may be found in the directory:

gnudip/client/UNIX/.

The directory above has a tar ball for the latest release, and a directory which is just the unpacked tar ball which you can browse through.

Using the client with Linux/UNIX is described in the file gnudip/client/UNIX/gdipc/CLIENT.html.

The same client Perl script, but with minor changes to adapt it to the Windows environment, may be found in the directory:

gnudip/client/Windows/.

The directory above has a Windows self-extracting zip executable file and a directory which is just the expanded zip file which you can browse through.

To use this software you must first install ActivePerl. This software is a free port of Perl to Windows

Using the client with Windows is described in the file gnudip/client/Windows/gdipc/CLIENT.html.

A version of the Windows client package containing enough files from ActivePerl to run stand alone may be found in the directory:

gnudip/client/Windows_standalone/.


More specifically, the requirements are:

More specifically you need Perl version 5.6.0 or later. You can use Perl 5.005 if you are prepared to install a "dummy" warnings.pm file. This is explained in INSTALL.html.

To use secret key rather than IP address access control for dynamic DNS you may also want the dnskeygen command from BIND 8 or the dnssec-keygen command from BIND 9, to generate input files for nsupdate, and probably the key values in them.

Although not required, GnuDIP will run a bit faster if you install the Perl Digest-MD5 module.

In order to use MySQL rather than the Linux/UNIX file system for Web Tool configuration and user information, you will also need:

In order to use PostreSQL rather than the Linux/UNIX file system for Web Tool configuration and user information, you will also need:

If you have Linux, OpenBSD or such, Perl (including the DBI module), BIND and Sendmail will probably be available as options from your installation CD. You may need to obtain and install the rest.

Read INSTALL.html for instructions on installing GnuDIP.


Changes since Release 2.1.2 are discussed in the file release.html.


The protocol used between the client and the update server is described in the file gnudip/html/protocol.html.


This package includes a bare bones version of GnuDIP with no database or web tool. There is a single configuration file, which includes the list of host names and their passwords.


This software is derived from GnuDIP Release 2.1.2, which was the work of Mike Machado.

Release 2.3.5 of GnuDIP was written by Creighton MacDonnell.

dip's People

Contributors

daftano avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.