Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@seth:~# iptables -I INPUT 1 -m string --algo bm --string "theupgradelive.com" -j DROP
- root@seth:~# iptables -I INPUT 1 -m string --algo bm --string "pocketmarble.science" -j DROP
- root@seth:~# iptables -I INPUT 1 -m string --algo bm --string "buzzya.com" -j DROP
- root@seth:~# iptables -I INPUT 1 -m string --algo bm --string "filmon.com" -j DROP
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement