summaryrefslogtreecommitdiff
path: root/README.md
blob: fc69d97d8998299c640c511107d33379fc902e2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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)