Skip to content

MikaelStrom/afraid-dns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

afraid-dns

Daemon for updating dynamic IP on http://freedns.afraid.org/

This daemon was written for Ubuntu Linux, but should work on most other distributions as well.

To build and install in Ubuntu:

$ sudo apt-get install libssl-dev $ cd src $ make $ make install

For further instructions, please refer to the man page, afraid-dns (1).