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

List Blacklisted IP Addresses #17

Open
basebandit opened this issue Jan 16, 2021 · 5 comments
Open

List Blacklisted IP Addresses #17

basebandit opened this issue Jan 16, 2021 · 5 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@basebandit
Copy link
Contributor

DO NOT ASK FOR PHISHLETS.

DO NOT ASK FOR HELP CREATING PHISHLETS.

DO NOT ASK TO FIX PHISHLETS.

DO NOT ADVERTISE OR TRY TO SELL PHISHLETS.

EXPECT A BAN OTHERWISE. THANK YOU!

REPORT ONLY BUGS OR FEATURE SUGGESTIONS.

I want to suggest the possiblity of listing blacklisted ips instead of having to reading them from the text file manually outside the tool. It would be a plus if there could be a subcommand under the blacklist command for listing the already blacklisted ips and possibly another subcommand for grepping your ip real quick for those usecases where you have a ton of blacklisted ips and you just want to check if your ip of interest is blacklisted.

Example ui/ux:
blacklist show - this lists all ips currently in the blacklist
blacklist exists <ip> - this finds the given ip in the blacklist if it exists it prints true otherwise prints false
or
blacklist show filter <ip> - this finds the given ip in the blacklist if it exists it prints true otherwise prints false

@JamesCullum
Copy link
Collaborator

In this context it would make sense to also have a command to add an IP to the blacklist. Agreed that it would be useful, even though it doesn't have urgency - in most cases managing the file is not much more of an effort.

Anyone wants to pick this up?

@JamesCullum JamesCullum added enhancement New feature or request help wanted Extra attention is needed labels Jan 16, 2021
@basebandit
Copy link
Contributor Author

I can also pick this up.

@JamesCullum
Copy link
Collaborator

Sure, give it a shot and let me know if you need help!

@basebandit
Copy link
Contributor Author

Thank you. I will let you know.

@unclesnr
Copy link

Any update about this?

Repository owner deleted a comment from Hacker7865589 Dec 28, 2023
Repository owner deleted a comment from Hashtag-AMIN Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants