Windows ddclient installer
ddclient periodically sends your IP address to a dynamic DNS server, so that you can refer to your machine with a DNS name instead of an IP address.
This project wraps that up in a Windows installer which hopefully makes setting that up a slightly simpler process.
For more information, see the blog post.
The installer can be downloaded from the github releases page or from within the dist folder of this project.
Prerequisites:
- Strawberry perl
- and then
cpan install pp
- and then
- Java
- and Maven
- NSIS 2.x
- and run
mvn packageand see what breaks - You'll probably have to update some paths in the
pom.xmlor insrc\main\perl\make-ddclient-exe.bat
GNU General Public Licence v2