Commit Graph

11 Commits

Author SHA1 Message Date
Connor Olding 6508ee1210 rewrite rate-limiter to not create any tasks 2021-08-14 00:55:06 -07:00
Connor Olding 3ca869ccad overhaul the try_ip function's async stuff 2021-08-13 02:09:48 -07:00
Connor Olding 55024634f7 add a configurable soft limit to number of DNS connections
yes, i know UDP connections don't technically exist
outside of sockets at the OS level, don't @ me.
2021-08-13 00:52:10 -07:00
Connor Olding 7a1a728a5a generate different, pseudo-random subdomains every week 2021-08-11 18:56:15 -07:00
Connor Olding 5804ad6145 use fancy dict syntax 2021-06-27 17:06:48 +02:00
Connor Olding 9a3598b599 fix pooler so finisher is optional 2020-09-01 08:31:27 +02:00
Connor Olding 484de18d46 superficial cleanup 2020-08-30 12:19:42 +02:00
Connor Olding bdb2a88f40 abide to PEP 808 (passes pycodestyle) 2020-08-29 15:34:46 +02:00
Connor Olding 85045f397f further reorganization 2020-08-29 15:04:56 +02:00
Connor Olding ecb2596090 begin reorganizing code 2020-08-29 14:54:07 +02:00
Connor Olding 3afeb5a3fd init 2020-08-29 10:16:06 +02:00