Do you know what I fucking don't care about? log() You don't fucking care either. Fucking ignore it until you need it that is what fucking logging is for. building something that works. So, here you go. a fucking log() function. Also, because I'm annoyed today sleep() and exit() Because, when I want you to fucking sleep or fucking exit, I don't want to go to the top of a file and declare stupid shit related to nanoseconds or add "import os.Exit" or whatever the fuck. fucking exit or fucking sleep. god damn it, you know what I fucking wanted. stop wasting my time. life is short. Signed-off-by: Jeff Carr <jcarr@wit.com> |
||
---|---|---|
debian | ||
.gitignore | ||
Makefile | ||
README.md | ||
args.go | ||
dns.go | ||
fsnotify.go | ||
gui.go | ||
he-ipv6-tunnel.sh | ||
log.go | ||
lookupAAAA.go | ||
main.go | ||
net.go | ||
netlink.go | ||
structs.go | ||
unix.go |
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