• Stars
    star
    253
  • Rank 160,776 (Top 4 %)
  • Language RouterOS Script
  • License
    MIT License
  • Created over 9 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

RouterOS address list, include chnroutes(chnroutes.txt), well-known Cloud Providers and Sites

autorosvpn

China Routes and Cloud Service Provider Routes.

Usage

address-list.rsc

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!"
  }
}

chnroutes

中国路由表

  • chnroutes
    中国路由表
  • chnroutes-cernet
    中国教育网路由表
  • chnroutes-chinanet
    中国电信路由表
  • chnroutes-cmcc
    中国移动路由表
  • chnroutes-cnc
    中国联通路由表
  • chnroutes-cnnic
    中国CNNIC
  • chnroutes-crtc
    中国铁通路由表

Cloud Service Providers Routes

Web Sites

TODO

Parse routes from: