A simple manager for custom hostnames
Go to file
luca0N! b625887a56
Finished main Resolve FetchType implementation
2021-03-21 18:38:39 -03:00
cfg Finished main Resolve FetchType implementation 2021-03-21 18:38:39 -03:00
src/com/luca0n/dual Finished main Resolve FetchType implementation 2021-03-21 18:38:39 -03:00
.gitignore Initial commit 2021-03-21 15:16:03 +00:00
LICENSE Initial commit 2021-03-21 15:16:03 +00:00
Makefile Added initial source files 2021-03-21 16:53:53 -03:00
README.md Updated README 2021-03-21 16:56:22 -03:00

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