boopkit icon indicating copy to clipboard operation
boopkit copied to clipboard

Userspace ignore IP set

Open krisnova opened this issue 3 years ago • 1 comments

The new #4 feature has noisy public servers firing off ncat commands against it self alot.

Ideally we offer a "denylist" that can be plumbed through to boopkit at runtime so that we only are responding to specific blocks of IPs.

I wonder if there is a good CIDR library in C?

krisnova avatar Apr 07 '22 03:04 krisnova

We now have -x however it can be better by using CIDR notation. We will need to find an assertion library for this.

krisnova avatar Apr 07 '22 16:04 krisnova