You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
Blacklist domain
Blacklist root domain
The text was updated successfully, but these errors were encountered: