Setting up Snark Stopper
v1.2.4
Description
Preparation
Install JSON
sudo apt install jq -yInstall the git package if it is not installed on the server:
yes | sudo apt install gitsudo iptables -D OUTPUT -d 172.16.0.0/12 -j DROP1. Install without Docker:
1.1 Run
2. Install with Docker:
3. Troubleshooting
4. How to Update
5. Uninstall
Last updated