ping-email icon indicating copy to clipboard operation
ping-email copied to clipboard

[feature] IP address blacklist

Open gugu opened this issue 8 months ago • 0 comments

Right now this module uses third-party module to detect disposable domains. The problem is that it is a way to nowhere because they register a new domain every day.

I would like to suggest a different approach - blacklisting IP instead. It is much harder to get a new IP subnet. As this module already establishes a TCP connection, it can check if the IP is blacklisted. This way it is possible to make blacklist shorter and more reliable

gugu avatar Jun 17 '24 20:06 gugu