Commit Graph

8 Commits

Author SHA1 Message Date
Jeff Carr 98a94c67ff ready to pull DNS records
Signed-off-by: Jeff Carr <jcarr@wit.com>
2023-02-18 07:29:24 -06:00
Jeff Carr 1dfd895074 starting a checkDNS() function
Signed-off-by: Jeff Carr <jcarr@wit.com>
2023-02-17 23:41:36 -06:00
Jeff Carr bccb9e98ed dampen output. actually track IPs
Signed-off-by: Jeff Carr <jcarr@wit.com>
2023-02-17 14:01:48 -06:00
Jeff Carr 00c2f38011 poll every 2 seconds
Signed-off-by: Jeff Carr <jcarr@wit.com>
2023-02-17 11:55:17 -06:00
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
Jeff Carr 6c5413a71f fuck this shit about logging. I hate log.whatthefuck*(){}
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>
2023-02-17 00:43:24 -06:00
Jeff Carr c228c00d98 if he tunnel down
Signed-off-by: Jeff Carr <jcarr@wit.com>
2023-02-15 20:28:04 -06:00
Jeff Carr ea88b7049a add IsRealIP() and IsIPv6()
Signed-off-by: Jeff Carr <jcarr@wit.com>
2023-02-12 15:35:56 -06:00