Yaddns
Yaddns is a small dynamic dns client with multiple servers support and a high flexibility.
Current stable version use autotools and can retrieve the wan ip address by using one web service (like http://checkip.dyndns.org/) or using directly the wan interface of your computer. Also, it supports these dynamic dns services:
- dyndns (http://www.dyndns.org)
- no-ip (http://www.no-ip.com)
- dyndnsit (http://dyndns.it)
- ovh (http://guide.ovh.com/DynDns)
- sitelution (https://www.sitelutions.com/info/sldns)
- changeip (http://www.changeip.com/)
Current stable version is yaddns 1.1 yaddns-1.1.tar.gz (view changelog).
If you have suggestions, want to help, implement new service, ... contact me by email or with github :)
Download
Packages
Gentoo
There a package for yaddns here : https://raw.github.com/lamusicc/music/master/list.xml. It's an overlay maintened by LaMusic. To use it, emerge layman and append the overlay link to overlays variable in file /etc/layman/layman.cfg like this:overlays : http://www.gentoo.org/proj/en/overlays/repositories.xml https://raw.github.com/lamusicc/music/master/list.xmland type this :
# layman -L -k # layman -a music # eix-update (emerge eix to have this command) # emerge -av yaddnsand to keep updated the overlay repository on your machine, type :
# layman -S
OpenWRT
https://dev.openwrt.org/browser/packages/net/yaddnsDocumentation
- HowTo use yaddns
- There 2 man files in distribution : yaddns (1) and yaddns.conf (5)
Get the current development source
$ git clone git://github.com/yaddns/yaddns.git
Links
- https://github.com/yaddns/yaddns/ git repository
- http://download.gna.org/yaddns/
- http://sourceforge.net/projects/yaddns/
- https://mail.gna.org/listinfo/yaddns-main/ mailing list
- https://dev.openwrt.org/changeset/24959 Integration of yaddns in openwrt (Thanks to Paul Fertser)
- https://github.com/lamusicc/music/tree/master/net-dns/yaddns Yaddns package in gentoo (Thanks to LaMusic)
Contact
- Anthony Viallard <avd %AT% patatrac.info>
- homer242 on github