Skip to content

Commit

Permalink
Minor update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
poddmo committed Dec 25, 2023
1 parent 056d5c3 commit 00dbe79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ sudo chmod 750 /etc/ufw/after.init /etc/cron.daily/ufw-blocklist-ipsum
Download an initial IP blocklist from [IPsum](https://github.com/stamparm/ipsum)
```
curl -sS -f --compressed -o ipsum.4.txt 'https://raw.githubusercontent.com/stamparm/ipsum/master/levels/4.txt'
chmod 640 ipsum.4.txt
sudo chmod 640 ipsum.4.txt
sudo cp ipsum.4.txt /etc/ipsum.4.txt
```
Start ufw-blocklist
Expand Down

0 comments on commit 00dbe79

Please sign in to comment.