You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,14 @@
2
2
3
3
This is a simple tool that periodically updates your IP for DnsMadeEasy's dynamic DNS when your IP changes. A Windows EXE file is provided, though the tool is written in Java and can be run on any desktop OS.
There is no installation, only an EXE and JAR file. Windows users only need the EXE file and run it in the usual ways. Other OS users only need the JAR file and run it using `java -jar DnsMadeEasy.jar`.
12
+
5
13
## Setup
6
14
7
15
When run the first time, the tool creates a `~/.dnsmadeeasy/config.txt` file containing:
0 commit comments