aquaballoon

Iptables Timeset

Sep 23rd, 2011
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.17 KB | None | 0 0
  1. -A OUTBOUND -d yahoo.com -p tcp -m time  --timestart 09:00 --timestop 21:00 -j LSO
  2. -A OUTBOUND -d www.yahoo.com -p tcp -m time  --timestart 09:00 --timestop 21:00 -j LSO
Advertisement
Add Comment
Please, Sign In to add comment