الأربعاء، 24 أغسطس 2016

رول تحديد سرعه جوجل بلاي  للنسخ 5 
/ip firewall layer7-protocol
add comment="PLAY STORE" name="Google Play Store" regexp=\
^.+.play.google.com.*
/ip firewall mangle
add action=add-src-to-address-list address-list=APK address-list-timeout=1d \
chain=prerouting comment=APK disabled=no layer7-protocol=\
"Google Play Store"
add action=mark-packet chain=prerouting comment="Google Play Store" disabled=\
no new-packet-mark="Google Play Store" passthrough=yes src-address-list=\
APK
/queue tree
add burst-limit=0 burst-threshold=0 burst-time=0s comment="Google Play Store" \
disabled=no limit-at=0 max-limit=0 name="Google Play Store" packet-mark=\
"Google Play Store" parent=global-out priority=8 queue=default



يتم تحديد السرعة من queue tree

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

إرسال تعليق