Go to file
Jeff Carr 3959b6c328 add a struct for the machine
'me' is probably not a great variable name

Signed-off-by: Jeff Carr <jcarr@wit.com>
2023-02-09 19:47:52 -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 a bunch more dns stuff 2023-02-09 09:07:00 -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
dns.go add a struct for the machine 2023-02-09 19:47:52 -06:00
gui.go add a struct for the machine 2023-02-09 19:47:52 -06:00
main.go add a struct for the machine 2023-02-09 19:47:52 -06:00
unix.go add a struct for the machine 2023-02-09 19:47:52 -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