This website requires JavaScript.
Explore
Help
Sign In
jcarr
/
hostname
Watch
1
Star
0
Fork
You've already forked hostname
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
513c38922b
hostname
/
.gitignore
8 lines
70 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial Commit
2023-02-08 11:04:04 -06:00
control-panel-dns
v0.0.2 next step: acutally try to nsupdate upto the point where DNS update is next. start displaying real AAAA & naming buttons add RFC 2136 defining nsupdate. Vixie et al in 1997 Personal thansk to Paul for meeting with me some years back ready to pull DNS records starting a checkDNS() function dampen output. actually track IPs poll every 2 seconds (netlink is not the right thing here) ready to start looking for changes screw everything about logging. I hate log.whatthefuck*(){} Do you know what I don't care about? log() You shouldn't care either. Ignore it until you need it that is what logging is for. building something that works. So, here you go. a damn log() function in one place Also, because I'm annoyed today sleep() and exit() Because, when I want you to sleep or 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 hell stop wasting my time. life is short. if he sit tunnelbroker down add IsRealIP() and IsIPv6() need a netlink function to trigger on changes (nope) put the gui plugin's in the debian package for now set the window title build a .deb package Signed-off-by: Jeff Carr <jcarr@wit.com>
2023-02-18 23:37:11 -06:00
/files/*
/*.deb
This works Signed-off-by: Jeff Carr <jcarr@wit.com>
2023-03-25 19:02:49 -05:00
*.swp
gocui mode works again Signed-off-by: Jeff Carr <jcarr@wit.com>
2023-12-16 09:02:59 -06:00
/plugins/*
add ignore cloudflare binary
2023-12-21 09:46:02 -06:00
fixed stuff Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-03 12:40:31 -06:00
control-panel-dns