الخميس، 29 سبتمبر 2016

فتح الواتس اب والفيس بوك مجانا في ميكروتك

ط لقد كانت فكرة شخصية ...
FB .com/ALZobdy
ثم حبيت اشاركها بعد اجتهاد شخصي لمدة خمسة ايام حتي يتم ضبط السكربت ...

سكربت فتح الواتس اب والفيس بوك بالشبكة مجانا من الساعه 1 ليل الي الساعه 11 صباحا فقط ... ويتم ارجع الامر بالكروت ....
السكربت ميزة  تجلب المشتركين ....
/system scheduler

add comment="Mikrotik Yemen_Mohamed alzubide(967 -774039606)" disabled=no \
    interval=1d name="\DD\CA\CD \C7\E1\E6\C7\CA\D3 \C7\C8 \E6\C7\E1\DD\ED\D3 \C8\
    \E6\DF \E3\CC\C7\E4\C7" on-event="/ip hotspot walled-garden\r\
    \nadd action=allow comment=\"Facebook Free Mikrotikyemen(alzubide)\" disable\
    d=no \\\r\
    \n    dst-host=*facebook* dst-port=\"\"\r\
    \nadd action=allow comment=\"WhatsApp Free Mikrotikyemen(alzubide)\" disable\
    d=no \\\r\
    \n    dst-host=*whatsapp* dst-port=\"\"\r\
    \n\r\
    \n\r\
    \n/ip hotspot walled-garden ip\r\
    \nadd action=accept comment=\"WhatsApp Free Mikrotikyemen(alzubide)\" disabl\
    ed=no \\\r\
    \n    dst-host=*whatsapp*\r\
    \n\r\
    \nadd action=accept comment=\"Facebook Free Mikrotikyemen(alzubide)\" disabl\
    ed=no \\\r\
    \n    dst-host=*facebook*" policy=\
    ftp,reboot,read,write,policy,test,winbox,password,sniff,sensitive,api \
    start-date=sep/26/2016 start-time=01:31:44
add comment="Mikrotik Yemen_Mohamed alzubide(967 -774039606)" disabled=no \
    interval=1d name=walled-garden on-event="ip hotspot walled-garden remove num\
    bers=[/ip hotspot walled-garden find ]\r\
    \n\r\
    \nip hotspot walled-garden ip remove numbers=[/ip hotspot walled-garden ip f\
    ind ]" policy=\
    ftp,reboot,read,write,policy,test,winbox,password,sniff,sensitive,api \
    start-date=sep/26/2016 start-time=11:46:44

منقول عن الاخ محمد الزبيدي
ميكروتك يمن

أهم 3 اوامر في الميكروتك تستخدم في الـ new terminal لكل مبتدأ ومحترف تمكنك من عمل اي شي داخل السيرفر


1- export file=fullbackup
هذا الامر يقوم بعمل بااك اب شامل للميكروتك علي شكل رولات وسكربتات يمكنك استخدام اي جزء منه وارجاعه للسيرفر في اي وقت او استخدامه علي اي سيرفر اخر وكذلك هي انجح طريقه لاخذ باك اب من سيرفر لسيرفر اخر دون وجود اي مشكله في ذلك

تذهب الي files سوف تجد ان السيرفر قد انشأ ملف بااسم fullbackup

tool user-manager database save name=fullusermanager - 2

هذا الامر مهم جدا لكل مستخدمي اليوزر مانجر وهو امر يقوم بااخذ بااك اب ايضا ولكن لليوزر مانجر فقط 
فكرة عمل هذا الامر مثل الامر السابق. ولكن هذ الامر يقوم بعمل ملف داخل files بااسم fullusermanager يمكن ايضا نسخه علي جهاز الكمبيوتر
واسترجاع منه ماتريد

3-  tool user-manager customer pr
هذا الامر ايضا خاص بمستخدمي اليوزر مانجر ومهمته اظهار اليوزر نيم والباسورد الخاصين باليوزر مانجر في حالة نسيانهم
والكثير تحدث معه هذه المشكله ولكن الحل ابسط مما يكون
export compac
ا

السبت، 3 سبتمبر 2016

فصل التحميل عن المشاهده للyoutube

اول سكربت لفصل تحميل اليوتيوب عن المشاهدة بطريقة مضمونة ومجربة ((تسريع المشاهدة من اليوتيوب))
نزلت عشرررات الطرق التي فشلت بسبب العشوااائية ....
الطريقة الجديدة امتياز وكفاءة ...

نسخ 6

/ip firewall address-list
add address=64.18.0.0/20 list=YOuTub
add address=64.233.160.0/19 list=YOuTub
add address=66.102.0.0/20 list=YOuTub
add address=66.249.80.0/20 list=YOuTub
add address=72.14.192.0/18 list=YOuTub
add address=74.125.0.0/16 list=YOuTub
add address=173.194.0.0/16 list=YOuTub
add address=207.126.144.0/20 list=YOuTub
add address=209.85.128.0/17 list=YOuTub
add address=216.58.208.0/20 list=YOuTub
add address=216.239.32.0/19 list=YOuTub

/ip firewall mangle
add action=mark-packet chain=forward comment=YouTube disabled=no \
    new-packet-mark=YouTube passthrough=no protocol=tcp src-address-list=YOuTub

/queue tree

add burst-limit=0 burst-threshold=0 burst-time=0s comment=\
    "YOuTub " disabled=\
    no limit-at=0 max-limit=0 name=YOuTub packet-mark=YOuTub parent=global \
    priority=2 queue=default

نسخ 5

/ip firewall address-list
add address=64.18.0.0/20 list=YOuTub
add address=64.233.160.0/19 list=YOuTub
add address=66.102.0.0/20 list=YOuTub
add address=66.249.80.0/20 list=YOuTub
add address=72.14.192.0/18 list=YOuTub
add address=74.125.0.0/16 list=YOuTub
add address=173.194.0.0/16 list=YOuTub
add address=207.126.144.0/20 list=YOuTub
add address=209.85.128.0/17 list=YOuTub
add address=216.58.208.0/20 list=YOuTub
add address=216.239.32.0/19 list=YOuTub

/ip firewall mangle
add action=mark-packet chain=forward comment=YouTube disabled=no \
    new-packet-mark=YouTube passthrough=no protocol=tcp src-address-list=YOuTub

/queue tree

add burst-limit=0 burst-threshold=0 burst-time=0s comment=\
    "YOuTub " disabled=\
    no limit-at=0 max-limit=0 name=YOuTub packet-mark=YOuTub parent=global-out \
    priority=2 queue=default

المصدر - محمد الزبيدي  . ميكروتك يمن

فصل وحجب برنامج سايفون psiphon

/ip firewall layer7-protocol
add name=rtmp regexp="^\\x03.
+\\x14.+\\x02.+\\x07.(connect)\?.
+(app)\?"

/ip firewall filter
add action=drop chain=forward
comment=facebook.com/
mikrotikyemen dst-address-
list=!unrestricted \
    in-interface=in layer7-
protocol=rtmp src-address-
list=!unrestricted

add action=drop chain=forward
comment=psiphon
content=psiphon \
    dst-address-list=!unrestricted src
-address-list=!unrestricted

المصدر : ميكروتك يمن

الجمعة، 2 سبتمبر 2016

رول تسريع فيس بوك facebook

اسكربت مضمون لتسريع الفيس بوك
وسرعه الفتح والتنقل والمراسلة تجعل من الشبكة الافضل بين الشبكات المجاورة...
السكربت تطوير مهندسي مايكروتك يمن ..

للنسخ 6

/ip fir address-list
add address=31.13.24.0/21 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.64.0/18 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.64.0/19 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.64.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.65.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.66.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.68.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.69.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.70.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.71.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.73.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.74.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.75.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.76.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.77.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.78.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.79.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.82.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.83.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.84.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.85.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.86.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.87.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.90.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.91.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.93.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.95.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.96.0/19 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=66.220.144.0/20 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=66.220.144.0/21 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=66.220.152.0/21 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=69.63.176.0/20 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=69.63.176.0/21 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=69.63.184.0/21 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=69.171.224.0/19 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=69.171.224.0/20 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=69.171.239.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=69.171.240.0/20 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=69.171.255.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=74.119.76.0/22 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=103.4.96.0/22 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=173.252.64.0/19 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=173.252.96.0/19 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=179.60.192.0/22 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=179.60.192.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=179.60.193.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4

add address=204.15.20.0/22 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4

/ip firewall mangle
  

add action=mark-packet chain=prerouting comment=fB.com/alzobdy|7744039606 disabled=no \
    new-packet-mark=facebook_prefixesv4 passthrough=yes src-address-list=facebook_prefixesv4
/queue tree

add burst-limit=0 burst-threshold=0 burst-time=0s comment=\
    "facebook_prefixesv4 " disabled=\
    no limit-at=0 max-limit=0 name=facebook_prefixesv4 packet-mark=facebook_prefixesv4 parent=global \
    priority=8 queue=default

////////////

للنسخ 5

/ip fir address-list
add address=31.13.24.0/21 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.64.0/18 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.64.0/19 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.64.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.65.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.66.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.68.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.69.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.70.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.71.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.73.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.74.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.75.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.76.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.77.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.78.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.79.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.82.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.83.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.84.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.85.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.86.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.87.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.90.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.91.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.93.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.95.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=31.13.96.0/19 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=66.220.144.0/20 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=66.220.144.0/21 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=66.220.152.0/21 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=69.63.176.0/20 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=69.63.176.0/21 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=69.63.184.0/21 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=69.171.224.0/19 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=69.171.224.0/20 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=69.171.239.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=69.171.240.0/20 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=69.171.255.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=74.119.76.0/22 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=103.4.96.0/22 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=173.252.64.0/19 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=173.252.96.0/19 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=179.60.192.0/22 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=179.60.192.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4
add address=179.60.193.0/24 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4

add address=204.15.20.0/22 comment=facebook.com/mikrotikyemen disabled=no list=facebook_prefixesv4

/ip firewall mangle
  

add action=mark-packet chain=prerouting comment=fB.com/alzobdy|7744039606 disabled=no \
    new-packet-mark=facebook_prefixesv4 passthrough=yes src-address-list=facebook_prefixesv4
/queue tree

add burst-limit=0 burst-threshold=0 burst-time=0s comment=\
    "facebook_prefixesv4 " disabled=\
    no limit-at=0 max-limit=0 name=facebook_prefixesv4 packet-mark=facebook_prefixesv4 parent=global-out \
    priority=8 queue=default

المصدر ; ميكروتك يمن

رول تسريع الواتس ابwhatsapp

رول تسريع الوواتس اب -Whatssup
بحيث يسرع عملية المراسلة ورفع الصور وتحميل الصور الواردة...

للنسخ
6

/system script
add name=whatsapp policy=\
ftp,reboot,read,write,policy,test,password,sniff,sensitive source=":foreach \
i in=[/ip dns cache all find where (name~\"whatsapp\" || name~\"whatsapp cdn\" || \
name~\"akamai\") && (type=\"A\") ] do={\r\
\n :local tmpAddress [/ip dns cache get \$i address];\r\
\ndelay delay-time=10ms\r\
\n#prevent script from using all cpu time\r\
\n :if ( [/ip firewall address-list find where address=\$tmpAddress] = \"\
\") do={ \r\
\n :local cacheName [/ip dns cache get \$i name] ;\r\
\n :log info (\"added entry: \$cacheName \$tmpAddress\");\r\
\n /ip firewall address-list add address=\$tmpAddress list=whatsapp comm\
ent=\$cacheName;\r\
\n\r\
\n}\r\
\n\r\
\n}"
/system identity
set name=alzubide-+967-774039606
/system scheduler
add disabled=no interval=30m name=whatsapp on-event=whatsapp policy=\
ftp,reboot,read,write,policy,test,winbox,password,sniff,sensitive,api \
start-time=startup
/ip firewall mangle
add action=mark-packet chain=prerouting comment="whatsapp 774039606" \
disabled=no dst-address-list=whatsapp new-packet-mark=whatsapp passthrough=\
yes
/queue type
add kind=pcq name=whatsapp pcq-classifier=src-address,dst-address \
pcq-dst-address6-mask=64 pcq-rate=100M pcq-src-address6-mask=64
/queue tree
add comment=whts name=whatsapp packet-mark=whatsapp parent=global priority=1 \
queue=whatsapp

////////////
للنسخ 5

/system script
add name=whatsapp policy=\
ftp,reboot,read,write,policy,test,password,sniff,sensitive source=":foreach \
i in=[/ip dns cache all find where (name~\"whatsapp\" || name~\"whatsapp cdn\" || \
name~\"akamai\") && (type=\"A\") ] do={\r\
\n :local tmpAddress [/ip dns cache get \$i address];\r\
\ndelay delay-time=10ms\r\
\n#prevent script from using all cpu time\r\
\n :if ( [/ip firewall address-list find where address=\$tmpAddress] = \"\
\") do={ \r\
\n :local cacheName [/ip dns cache get \$i name] ;\r\
\n :log info (\"added entry: \$cacheName \$tmpAddress\");\r\
\n /ip firewall address-list add address=\$tmpAddress list=whatsapp comm\
ent=\$cacheName;\r\
\n\r\
\n}\r\
\n\r\
\n}"
/system identity
set name=alzubide-+967-774039606
/system scheduler
add disabled=no interval=30m name=whatsapp on-event=whatsapp policy=\
ftp,reboot,read,write,policy,test,winbox,password,sniff,sensitive,api \
start-time=startup
/ip firewall mangle
add action=mark-packet chain=prerouting comment="whatsapp 774039606" \
disabled=no dst-address-list=whatsapp new-packet-mark=whatsapp passthrough=\
yes
/queue type
add kind=pcq name=whatsapp pcq-classifier=src-address,dst-address \
pcq-dst-address6-mask=64 pcq-rate=100M pcq-src-address6-mask=64
/queue tree
add comment=whts name=whatsapp packet-mark=whatsapp parent=global-out priority=1 \
queue=whatsapp

جميع الحقوق محفوضة لدى مدونة ارشيف الميكروتك 2016

تطوير : محمد الجوفي