-
Notifications
You must be signed in to change notification settings - Fork 2
/
README
17 lines (9 loc) · 903 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Here we will release some tools and code that might be usefull to our users.
We now have a graphical dynamic DNS updater that should work on any platform that has python and Qt4 installed. The old dynamic dns updater is still available and is ideal for servers.
The enableDns-updater script can be run as a cron job, or as a daemon. As a daemon it checks every 5 minutes for changes, and updates automatically as needed. Have a look at the help message for more details. This should work on any modern GNU/Linux instalation.
Please check
https://github.com/gabriel-samfira/EnableDNS/tree/master/EDnsUpdater
for information on the graphical version of the updater.
If you wish to contribute an example, please feel free to contact us. Contact information and development documentation can be found at:
https://enabledns.com/dev ( Devlopment info )
https://enabledns.com/contact ( Contact info )