الجمعة، 26 أغسطس 2016

اسكربت تحديد والتحكم بالمواقع الاباحية

نظرا لكثرة المواقع الاباحية وصعوبة حظرها خصوصا عند استخدام برامج vpn  جئنا اليوم بفكره أخري
هي تحديد سرعه لهذه المواقع بحيث تكون بطيئة جدا ولا تفيد بشئ
اسكربت تحديد والتحكم بالمواقع الاباحية 
لاتنسوووو تبدلو كرت الدخول بكرت دخولكم هنا بالرول كرت الدخول باسم
in
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
اولا مستخدمي الاصدار  5 من الميكروتك 


/ip firewall layer7-protocol
add name=mate regexp="^.*(log.apk.v-mate.mobi|api.vidmate|vidmate)\\.com.*"
add name=xvideos regexp="^.*(xvideos|xnxx|pornhup|porn|xxx|sex)\\.com.*"



/ip firewall mangle
 
add action=add-dst-to-address-list address-list=mate.mobi \
    address-list-timeout=0s chain=postrouting comment=maet disabled=no \
    layer7-protocol=mate out-interface=in

add action=add-dst-to-address-list address-list=xvideos address-list-timeout=\
    0s chain=postrouting comment=uc9.ucweb.com disabled=no layer7-protocol=\
    xvideos out-interface=in

add action=mark-packet chain=prerouting comment=sex disabled=no \
    new-packet-mark=xv passthrough=yes src-address-list=xvideos

add action=mark-packet chain=prerouting comment=mate.mobi disabled=no \
    new-packet-mark=tubemate passthrough=yes src-address-list=mate.mobi


/queue tree

add burst-limit=0 burst-threshold=0 burst-time=0s comment=\
    "\CA\CD\CC\ED\E3 \C7\E1\E3\E6\C7\DE\DA \C7\E1\C7\C8\C7\CD\ED " disabled=\
    no limit-at=0 max-limit=0 name=XV packet-mark=xv parent=global-out \
    priority=8 queue=default
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=0 \
    max-limit=0 name=tubemate packet-mark=tubemate parent=global-out \
    priority=8 queue=default


////////////////////////////////////////////////////////////////////////////////////////////////////////
ثانيا مستخدمي الاصدار  6 من الميكروتك

/ip firewall layer7-protocol
add name=mate regexp="^.*(log.apk.v-mate.mobi|api.vidmate|vidmate)\\.com.*"
add name=xvideos regexp="^.*(xvideos|xnxx|pornhup|porn|xxx|sex)\\.com.*"





/ip firewall mangle
 
add action=add-dst-to-address-list address-list=mate.mobi \
    address-list-timeout=0s chain=postrouting comment=maet disabled=no \
    layer7-protocol=mate out-interface=in

add action=add-dst-to-address-list address-list=xvideos address-list-timeout=\
    0s chain=postrouting comment=uc9.ucweb.com disabled=no layer7-protocol=\
    xvideos out-interface=in

add action=mark-packet chain=prerouting comment=sex disabled=no \
    new-packet-mark=xv passthrough=yes src-address-list=xvideos

add action=mark-packet chain=prerouting comment=mate.mobi disabled=no \
    new-packet-mark=tubemate passthrough=yes src-address-list=mate.mobi


/queue tree

add burst-limit=0 burst-threshold=0 burst-time=0s comment=\
    "\CA\CD\CC\ED\E3 \C7\E1\E3\E6\C7\DE\DA \C7\E1\C7\C8\C7\CD\ED " disabled=\
    no limit-at=0 max-limit=0 name=XV packet-mark=xv parent=global-out \
    priority=8 queue=default
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=0 \
    max-limit=0 name=tubemate packet-mark=tubemate parent=global-out \
    priority=8 queue=default

ليست هناك تعليقات:

إرسال تعليق