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

Add block IP address and subnet validation #144

Closed
codeling opened this issue Jan 31, 2017 · 1 comment
Closed

Add block IP address and subnet validation #144

codeling opened this issue Jan 31, 2017 · 1 comment
Assignees
Milestone

Comments

@codeling
Copy link
Owner

codeling commented Jan 31, 2017

When entering a subnet or IP address for blocking, bfstop should make sure that it the entered string fulfills the following criteria:

  • It is in a format that represents a valid IP v4 or v6 address or subnet .
  • the given range or IP address should not block the administrator herself.

In addition, for subnets it could be useful to show a hint on the subnet that is blocked, possibly in the form of start and end address, and the number of addresses possibly contained in this subnet.

@codeling codeling self-assigned this Jan 31, 2017
@codeling codeling added this to the BFStop 1.5.0 milestone Jan 31, 2017
@codeling codeling modified the milestones: BFStop 1.6.0, BFStop 1.5.0 Mar 8, 2017
@codeling codeling modified the milestones: BFStop 1.6.0, BFStop 1.5.0 Sep 17, 2021
@codeling
Copy link
Owner Author

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

No branches or pull requests

1 participant