From 00082af773b80948418bc9eb471ab22498e80c75 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 8 Feb 2023 11:04:04 -0600 Subject: Initial Commit --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..fc69d97 --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +# 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 + +* [WIT GO projects](http://go.wit.org/) +* [GOLANG GUI](https://github.com/wit-go/gui) +* [GO Style Guide](https://google.github.io/styleguide/go/index) -- cgit v1.2.3