国产一级a片免费看高清,亚洲熟女中文字幕在线视频,黄三级高清在线播放,免费黄色视频在线看

打開APP
userphoto
未登錄

開通VIP,暢享免費電子書等14項超值服

開通VIP
ROS封迅雷的規(guī)則

相信大家都深受迅雷的折磨..痛苦啊..

現(xiàn)在教大家一套100%能防止局域網(wǎng)內(nèi)迅雷下載的辦法..

本人用了大半年了..效果非常的不錯..大家可以測試一下..

如果迅雷公司知道了這事后..我就怕這就不行了..呵..

不過..兵來將擋..水來土掩...

本方法是利用路由器的過濾關(guān)鍵字功能..把迅雷發(fā)向服務(wù)器請求資源的命令給攔截了..

這樣可以達(dá)到迅雷無法獲取資源而成了普通沒用的下載工具..

下面這個代碼是完全封鎖迅雷..即讓迅雷啥東西都下載不了..絕...

ros代碼如下:

/ ip firewall filter add chain=forward content="octet-stream" action=drop comment="NO Thunder" disabled=no
/ ip firewall filter add chain=forward content="Pragma: no-cache" action=drop comment="" disabled=no
/ ip firewall filter add chain=forward content="Connection: close" action=drop comment="" disabled=no
/ ip firewall filter add chain=forward content="Range: bytes=" action=drop comment="" disabled=no
/ ip firewall filter add chain=forward content="CookIE: __utma=" action=drop comment="" disabled=no
/ ip firewall filter add chain=forward content="filename=" action=drop comment="" disabled=no
/ ip firewall filter add chain=forward content="CookIE rtime=" action=drop comment="" disabled=no
/ ip firewall filter add chain=forward content="Content-Disposition: attachment;" action=drop comment="" disabled=no

其它路由可以通過關(guān)鍵字過濾功能封鎖以下關(guān)鍵字:

octet-stream
Pragma: no-cache
Connection: close
Range: bytes=
CookIE: __utma=
filename=
CookIE rtime=
Content-Disposition: attachment;

下面這個代碼是讓迅雷成為普通的下載工具(即用原始線程下載,單線程,這樣對寬帶占用不大)

ros代碼如下:

/ ip firewall filter add chain=forward content="octet-stream" action=drop comment="Blockade Thunder 1.Thread" disabled=no

其它路由可以通過關(guān)鍵字過濾功能封鎖以下關(guān)鍵字:

octet-stream

此腳本在本人開發(fā)的ros腳本生成器1.6以上的版本都有此功能..而且不斷更新..

 

# 以下是封迅雷的規(guī)則,但是迅雷賬號可以正常登陸,只能使用原資源下載,這樣迅雷就和普通下載工具一樣了!
# 更新時間:2008-04-12
/ ip firewall filter
add chain=forward dst-address=213.39.61.58 action=drop comment="Blockade Thunder 1.Thread" disabled=no
add chain=forward dst-address=219.129.83.0/24 action=drop comment="" disabled=no
add chain=forward dst-address=220.172.191.36 action=drop comment="" disabled=no
add chain=forward dst-address=61.183.55.0/24 action=drop comment="" disabled=no
add chain=forward dst-address=58.61.39.0/24 action=drop comment="" disabled=no
add chain=forward dst-address=121.10.120.0/24 protocol=tcp dst-port=!80 action=drop comment="" disabled=no
add chain=forward protocol=tcp dst-port=3076-3079 action=drop comment="" disabled=no
add chain=forward protocol=udp dst-port=3076-3079 action=drop comment="" disabled=no
add chain=forward dst-address=221.238.253.251 action=accept comment="Thunder Login IP" disabled=no
add chain=forward protocol=udp dst-port=1004 action=drop comment="" isabled=no
add chain=forward protocol=udp dst-port=5004 action=drop comment="" disabled=no
add chain=forward protocol=tcp dst-port=5200 action=drop comment="" disabled=no
add chain=forward protocol=tcp dst-port=6200 action=drop comment="" disabled=no
add chain=forward protocol=tcp dst-port=8001 action=drop comment="" disabled=no
add chain=forward protocol=udp dst-port=8001 action=drop comment="" disabled=no
add chain=forward protocol=udp src-port=15000-15001 action=drop comment="" disabled=no
add chain=forward protocol=udp src-port=16818 action=drop comment="" disabled=no

本站僅提供存儲服務(wù),所有內(nèi)容均由用戶發(fā)布,如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請點擊舉報。
打開APP,閱讀全文并永久保存 查看更多類似文章
猜你喜歡
類似文章
【新提醒】ROS限速腳本+封網(wǎng)站端口IP+封迅雷VAGAA
Ros限制網(wǎng)吧收銀IP開網(wǎng)站,不限制其他
防火墻相關(guān)
正確的RouterOS映射 回流 (ROS 2.9.X) - 廣東網(wǎng)吧聯(lián)盟,廣東網(wǎng)管,廣東...
另類端口映射,靈活支持所有環(huán)境(適用于動態(tài)IP,完美解決回流問題)
iptables防火墻的設(shè)置第二課教程 只允許某個端口訪問
更多類似文章 >>
生活服務(wù)
分享 收藏 導(dǎo)長圖 關(guān)注 下載文章
綁定賬號成功
后續(xù)可登錄賬號暢享VIP特權(quán)!
如果VIP功能使用有故障,
可點擊這里聯(lián)系客服!

聯(lián)系客服