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

Add blacklist command #63

Open
defektive opened this issue Dec 22, 2021 · 0 comments
Open

Add blacklist command #63

defektive opened this issue Dec 22, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@defektive
Copy link
Collaborator

We need to be able to blacklist through arsenic. This command will save the blacklisted data in the arsenic config file. If a config file doesnt exist, it should auto create it.

We can probably get away with a single command and just detect IPs

Blacklist IP

arsenic blacklist 10.10.10.10

Blacklist domain

arsenic blacklist blog.example.com

Blacklist root domain

arsenic blacklist -r  example.net
@defektive defektive added enhancement New feature or request good first issue Good for newcomers labels Dec 22, 2021
@defektive defektive self-assigned this Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant