luca0N!
ce4ef560e2
Fixed a bug which made Dual remove lines that start with a comment in the hosts file. |
||
---|---|---|
cfg | ||
src/com/luca0n/dual | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
README.md |
README.md
Dual
Dual is a simple management tool that allows you to create custom hostnames for dynamic IP address locally.
Running Dual
Make sure your configuration file cfg/gen.cfg is correct before running this program.
Please refer to the wiki to learn more about this program.
$ java -jar Dual.jar
Building Dual
$ make