Skip to content

Add --include-ip to complement --exclude-ip #2816

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

Open
yarikoptic opened this issue Mar 27, 2025 · 1 comment
Open

Add --include-ip to complement --exclude-ip #2816

yarikoptic opened this issue Mar 27, 2025 · 1 comment

Comments

@yarikoptic
Copy link
Contributor

My use case -- to investigate specific range of IPs for adherence to robots.txt rules. Sure thing could craft some initial grep but would be nice(r) if I could just specify ip-range as an option.

--exclude-ip logic IMHO should follow the --include-ip logic, so we could exclude specific sub-ranges

could also be named --filter-ip but it might actually be confusing on whether it is filter out or "in".

Relates to a potentially more generic

@allinurl
Copy link
Owner

allinurl commented Apr 4, 2025

Good point. While I agree that adding the --include-ip option would be useful, I’m trying to avoid adding more filter options to the command line. I’m hoping that many of these will be addressed directly through the search capabilities in #117.

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

2 participants