-
Notifications
You must be signed in to change notification settings - Fork 6
[feature] IP address blacklist #2
Copy link
Copy link
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels