Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] IP address blacklist #2

Open
gugu opened this issue Jun 17, 2024 · 0 comments
Open

[feature] IP address blacklist #2

gugu opened this issue Jun 17, 2024 · 0 comments

Comments

@gugu
Copy link

gugu commented Jun 17, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant