Go to file
Jeff Carr 00082af773 Initial Commit 2023-02-08 11:04:04 -06:00
debian Initial Commit 2023-02-08 11:04:04 -06:00
.gitignore Initial Commit 2023-02-08 11:04:04 -06:00
Makefile Initial Commit 2023-02-08 11:04:04 -06:00
README.md Initial Commit 2023-02-08 11:04:04 -06:00
args.go Initial Commit 2023-02-08 11:04:04 -06:00
gui.go Initial Commit 2023-02-08 11:04:04 -06:00
main.go Initial Commit 2023-02-08 11:04:04 -06:00

README.md

control-panel-dns

A Control Panel to monitor DNS settings

Goals:

  • Correctly care and handle IPv6 (IPv4 is dead)
  • Update your hostname DNS when your IP address changes
  • Run as a daemon
  • When run in GUI, add status via systray

References

Useful links and other external things which might be useful