Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Allow subnets in whitelist/blacklist commands #161

Open
depwl9992 opened this issue Jun 2, 2023 · 0 comments
Open

Allow subnets in whitelist/blacklist commands #161

depwl9992 opened this issue Jun 2, 2023 · 0 comments

Comments

@depwl9992
Copy link

depwl9992 commented Jun 2, 2023

I have the plugin setup to try geolocating every address. However, for obvious reasons, LAN subnets are unfindable by geoip,

Additionally, I have turned down the DDOS detection to 1 connection per second (highlighting a different issue: a frequency of 1 always triggers even on the first connection, and has no basis for calculating the frequency because there is no second connection attempt).

Thus, I was blocked until I whitelisted my local IP.

Allowing CIDR blocks (e.g. whitelist add 192.168.10.0/24) would be particularly useful so I don't have to manually whitelist all 254+ IP addresses that would be allowed on a LAN or other IP blocks.

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

No branches or pull requests

1 participant