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

Subnet IPs #43

Open
coildevil opened this issue Jan 15, 2021 · 1 comment
Open

Subnet IPs #43

coildevil opened this issue Jan 15, 2021 · 1 comment

Comments

@coildevil
Copy link
Owner

Is your feature request related to a problem? Please describe.
Having a basic IP ban is not enough if you want to block a bunch of people for a while.

Describe the solution you'd like
Make the server detect subnet IPs and prevent them from logging in.

@DolceTriade
Copy link
Collaborator

We should use a real IP library. A subnet ban should be trivial since technically all IP bans are subnet bans of /32 or /128 for ipv4 and ipv6 respectively.

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

2 participants