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
 |