luca0N! b625887a56 | ||
---|---|---|
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.
$ java -jar Dual.jar
Building Dual
$ make