This repo provides raw routing table for China networks(chnroute), including both ipv4 and ipv6.
Trusted data was provided by APNIC, APNIC Delegated List.
Data provided by this repo aims to fill the gap after the breakup of ip.cn chnroute list, and will be updated every hour.
You can simply download or include the data anywhere you want:
Or you can clone this repo and sync for yourself:
$ make sync # Download the latest delegated apnic data and generate chnroute-v4 and chnroute-v6
Issues and pull requests are welcome.