windmgc / chnroute_auto

Auto-update Chnroute data, including both ipv4 and ipv6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CHNROUTE_AUTO

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.

How to use the chnroute_auto data

You can simply download or include the data anywhere you want:

CHNROUTE_AUTO IPv4 DATA

CHNROUTE_AUTO IPv6 DATA

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

Bugs and Issues

Issues and pull requests are welcome.

About

Auto-update Chnroute data, including both ipv4 and ipv6


Languages

Language:Python 88.6%Language:Makefile 11.4%