8000 GitHub - bluaze/v2ray-china-list: V2Ray deployment of felixonmars/dnsmasq-china-list project
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

V2Ray deployment of felixonmars/dnsmasq-china-list project

License

Notifications You must be signed in to change notification settings

bluaze/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

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%
0