Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 952 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 952 Bytes

RouterOS CN IP List

CN ip list script generator for MikroTik RouterOS, Support Mikrotik 7.x

status

To use

# CDN, fast
/tool fetch url="https://cdn.jsdelivr.net/gh/upbeat-backbone-bose/routeros-cnip-cidr/dist/cn_ip_cidr.rsc" dst-path=cn.rsc;

# if CDN does't work, use this
/tool fetch url="https://raw.githubusercontent.com/upbeat-backbone-bose/routeros-cnip-cidr/master/dist/cn_ip_cidr.rsc" dst-path=cn.rsc;

/import file-name=cn.rsc;

Tanks to

RookieZoe

ispip.clang.cn

IceCodeNew

gaoyifan