Go to file
Jeff Carr c228c00d98 if he tunnel down
Signed-off-by: Jeff Carr <jcarr@wit.com>
2023-02-15 20:28:04 -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 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 IsRealIP() and IsIPv6() 2023-02-12 15:35:56 -06:00
he-ipv6-tunnel.sh if he tunnel down 2023-02-15 20:28:04 -06:00
lookupAAAA.go add IsRealIP() and IsIPv6() 2023-02-12 15:35:56 -06:00
main.go add IsRealIP() and IsIPv6() 2023-02-12 15:35:56 -06:00
net.go if he tunnel down 2023-02-15 20:28:04 -06:00
netlink.go need a netlink function to trigger on changes 2023-02-10 01:12:26 -06:00
unix.go need a netlink function to trigger on changes 2023-02-10 01:12:26 -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