کد:
"iptables -A FORWARD -m string --string "torrents" --algo -kmp --65535 -j DROP"
"iptables -A FORWARD -m string --string "torrent" --algo -kmp --65535 -j DROP"
"iptables -A FORWARD -m string --string "info_hash" --algo -kmp --65535 -j DROP"
"iptables -A FORWARD -m string --string "announce.php?passkey=" --algo -kmp --65535 -j DROP"
"iptables -A FORWARD -m string --string "announce_peers" --algo -kmp --65535 -j DROP"
"iptables -A FORWARD -m string --string "BitTorrent protocol" --algo -kmp --65535 -j DROP"
"iptables -A FORWARD -m string --string "BitTorrent" --algo -kmp --65535 -j DROP"