Skip to content

V2Ray deployment of felixonmars/dnsmasq-china-list project

License

Notifications You must be signed in to change notification settings

dctxmei/v2ray-china-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

v2ray-china-list

This project converts felixonmars/dnsmasq-china-list into a domain name file usable by V2Ray.

此項目將 felixonmars/dnsmasq-china-list 轉換爲 V2Ray 可用的域名文件。

Download links

Usage example

Available tags:

  • accelerated-domains.china
  • apple.china
  • google.china
{
    "routing": {
        "rules": [
            {
                "type": "field",
                "domain": [
                    "ext:china-list.dat:accelerated-domains.china",
                    "ext:china-list.dat:apple.china",
                    "ext:china-list.dat:google.china"
                ],
                "outboundTag": "proxy"
            }
        ]
    }
}

Thanks

This project is modified on the basis of v2fly/domain-list-community .

About

V2Ray deployment of felixonmars/dnsmasq-china-list project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages