Route address list for RouterOS, include:
- chnroutes
- Well-known Cloud Providers
- Well-known Sites or App/Company
- China ISP Maintanced routes
Router OS only import script:
:log info "start download address-list.rsc ..."
/tool fetch http-method=get url=https://raw.githubusercontent.com/zealic/autorosvpn/master/address-list.rsc
:log info "address-list.rsc downloaded."
/file {
:local addrFile
:local fileSize
:set addrFile [find where name="address-list.rsc"]
:set fileSize [get $addrFile size]
:if ($fileSize > 300000) do={
/import file=address-list.rsc
:log info "NoVPN address list updated!"
}
}
- aws
Amazon Web Services Routes - azure
Microsoft Azure Routes - gcp
Google Cloud Platform Routes
- route-cloudflare
Cloudflare CDN Provider - route-github
Github - route-mikrotik
Mikrotik - route-telegram
Telegram - route-valve
Valve Software and Steam Store
中国路由表
- chnroutes chnroutes.ipv6
中国路由表,包括所有中国的 IP 段,相较下面的 ISP 路由,其更新速度和时效性不如下方的 ISP 路由,所以偶尔会有些许疏漏。 - address-list (novpn)
中国路由表,同时包含局域网地址,方便统一做路由策略规则。
Route - Maintance by ISP
- route-isp-cernet-ap
中国教育网(CERNET: China Education and Research Network)路由表 - route-isp-chinanet
中国电信(CHINANET: China Telecom)路由表 - route-isp-cn-cmcc
中国移动(CMCC: China Mobile Communications Group)路由表 - route-isp-cncgroup
中国联通(CNC: China Unicom Group)路由表 - route-isp-cnnic-ap
中国互联网信息中心(CNNIC: China Internet Network Information Center)路由表 - route-isp-cn-crtc
中国铁通(China Railway Telecommunications Center)路由表
You can RouterOS schedule to auto update address list.
Use the Terraform RouterOS orchestration I have already written schedules.tf to import the scheduled tasks.
Parse routes from:
Bitcoin: 18mXNJyHdUSKfvQSrXCdQsuStp6eWFUVnh