返回列表 發帖

routeros+vpn睇大陸視頻

本帖最後由 amanx 於 2015-6-17 16:55 編輯

參照https://github.com/karlcheong/un ... ob/master/basehosts 加routeros+vpn睇大陸視頻
希望大家幫手試試
  1. /ip firewall filter
  2. add action=add-dst-to-address-list address-list=ChinaIPList address-list-timeout=1m chain=forward content=v.youku.com

  3. /ip firewall mangle
  4. add action=mark-routing chain=prerouting comment=UnBlockIPList \
  5.     dst-address-list=UnBlockIPList new-routing-mark=through_cn_vpn \
  6.     passthrough=no
複製代碼
大家可試試
缺點
同一個page 要reload 多1 2 次先睇到片
因要get左ip先load 到
每get 1次ip個ip只會暫留address list 1 分鐘
只後有行到unblock 的話會再get過

點解唔直接用佢個DNS Unblock呢?
我用Android TV Box 都可以睇到大陸VIDEO (經某D APPS)

TOP

Lineager is right.

For example, on Chrome, I can install 'Unblock Youku' add-on.  
On Android, I can use "Chinamate Unblock Youku" (MediaGoldLink) to view China TV.

Probably, Amanx wants better response time.

TOP

返回列表