Go to file
Jeff Carr 89aa949db3 ready to start looking for changes
Signed-off-by: Jeff Carr <jcarr@wit.com>
2023-02-17 11:10:44 -06:00
debian put the gui plugin's in the debian package for now 2023-02-09 22:00:17 -06:00
.gitignore ignore debian packages 2023-02-09 21:40:43 -06:00
Makefile add IsRealIP() and IsIPv6() 2023-02-12 15:35:56 -06:00
README.md Initial Commit 2023-02-08 11:04:04 -06:00
args.go ready to start looking for changes 2023-02-17 11:10:44 -06:00
dns.go fuck this shit about logging. I hate log.whatthefuck*(){} 2023-02-17 00:43:24 -06:00
fsnotify.go fuck this shit about logging. I hate log.whatthefuck*(){} 2023-02-17 00:43:24 -06:00
gui.go fuck this shit about logging. I hate log.whatthefuck*(){} 2023-02-17 00:43:24 -06:00
he-ipv6-tunnel.sh fuck this shit about logging. I hate log.whatthefuck*(){} 2023-02-17 00:43:24 -06:00
log.go ready to start looking for changes 2023-02-17 11:10:44 -06:00
lookupAAAA.go add IsRealIP() and IsIPv6() 2023-02-12 15:35:56 -06:00
main.go ready to start looking for changes 2023-02-17 11:10:44 -06:00
net.go ready to start looking for changes 2023-02-17 11:10:44 -06:00
netlink.go fuck this shit about logging. I hate log.whatthefuck*(){} 2023-02-17 00:43:24 -06:00
structs.go ready to start looking for changes 2023-02-17 11:10:44 -06:00
unix.go fuck this shit about logging. I hate log.whatthefuck*(){} 2023-02-17 00:43:24 -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