Commit Graph

10 Commits

Author SHA1 Message Date
Connor Olding ffbdf50674 remove number from program name (an ancient artifact) 2021-08-13 03:06:39 -07:00
Connor Olding 0b198cc5c0 overhaul the main function's async stuff
after i confirm i didn't break anything,
next up is the underlying try_ip function.
2021-08-12 21:10:09 -07:00
Connor Olding 41e489671f use argparse's built-in mutually exclusive groups 2020-09-08 13:09:29 +02:00
Connor Olding e1ff8918cc add --first and --debug flags 2020-09-08 12:54:33 +02:00
Connor Olding 8dc6b5bf98 add flag for enabling all checks 2020-09-04 16:17:32 +02:00
Connor Olding 2b8f1dacc7 merge arrays of Checks and partition by failures 2020-09-04 16:07:53 +02:00
Connor Olding e6c080bf32 support reading IPs from multiple files at once
this also adds the progress flag that was missing previously.
2020-09-04 13:09:49 +02:00
Connor Olding 0603081c49 rewrite ipinfo into a class 2020-09-03 12:41:47 +02:00
Connor Olding bdb2a88f40 abide to PEP 808 (passes pycodestyle) 2020-08-29 15:34:46 +02:00
Connor Olding 2a00288a9c even more reorganization 2020-08-29 15:13:59 +02:00