Advertisement
mech_coder

blocked_sites

Sep 22nd, 2015
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. root@seth:~# iptables -I INPUT 1 -m string --algo bm --string "theupgradelive.com" -j DROP
  2. root@seth:~# iptables -I INPUT 1 -m string --algo bm --string "pocketmarble.science" -j DROP
  3. root@seth:~# iptables -I INPUT 1 -m string --algo bm --string "buzzya.com" -j DROP
  4. 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