8000 GitHub - vialib/ASN-China: ASN and IP List in China (Daily Update)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

vialib/ASN-China

 
 

Repository files navigation

ASN-China

ASN and IP list in China library.

Features

  • Automatic daily updates
  • Reliable and accurate source
  • Including overseas business of Chinese companies

Use in proxy app

Surge

[Rule]
# > China ASN IP List
RULE-SET, https://cdn.jsdelivr.net/gh/vialib/ASN-China@main/IP.ASN.China.txt, Direct

Clash

rule-providers:
  asn-cn:
    type: http
    behavior: ipcidr
    url: https://cdn.jsdelivr.net/gh/vialib/ASN-China@main/IP.ASN.China.yaml
    path: "./rule_provider/IP.ASN.China.yaml"
    interval: 86400

rules:
    - RULE-SET,asn-cn,DIRECT

Data Source

ASN Information

IP Information

ASN-IP Information

Author's ASN

AS206729

The ASN name has been officially changed in the Jan 20, 2022 UTC Commit.

Author

ASN-China © Vincent Young, Released under the MIT License.

About

ASN and IP List in China (Daily Update)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0