返回列表 發帖

RouterOS - IP address of different country

You may use the following script to download the IP address used in a particular country, for instance China (CN).

/tool fetch url=http://www.iwik.org/ipcountry/mikrotik/CN
/import file-name=CN

Ref:
https://www.junovan.com.br/netwo ... ntry-cidr-ip-ranges

After having imported the CN list from the files folder of RouterOS, the complete list is stored in the /ip firewall address-list

回復 3# vpn-learner

When you are in the mainland China and if the IP address to be browsed is belong to the CN via the CN list, then the system will direct the traffic to the local gateway, otherwise to the remote VPN gateway. With this mechanism, you will browse the mainland China websites via the remote VPN gateway. This will improve the local-browsing speed significantly.

TOP

本帖最後由 角色 於 2018-3-11 18:01 編輯

没有分别,同一个意思。重点是"知道那些IP是需要认证的"!

TOP

返回列表