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

Whitelist functionality. #147

Open
ip-rw opened this issue Apr 21, 2023 · 0 comments
Open

Whitelist functionality. #147

ip-rw opened this issue Apr 21, 2023 · 0 comments

Comments

@ip-rw
Copy link

ip-rw commented Apr 21, 2023

Really interesting project, I'm having quite a lot of fun playing with it.

Sometimes it's desirable to have a whitelist of prefixes (or to be able to specify more than one prefix to scan)

I've rather lazily just reused your blacklist stuff and thrown an extra if statement in 'addrProcessFunc' to see check if the generated IP falls within the whitelisted CIDRs which does the job but really needs to work faster.

Are you still interested in this project? It seems to do a rather good job and it could be a lot quicker with a few tweaks I think. I'm happy to send pull reqs, but if you've moved on then I won't bother and I'll just hack it around as I need it )

Can I have the no doubt gigantic DB of ips you collected pls :)? Sites down btw.

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