Skip to content

Instantly share code, notes, and snippets.

@hobbes3
Last active July 20, 2026 14:34
Show Gist options
  • Select an option

  • Save hobbes3/ecf17117ba7592730e53dbf041e2a556 to your computer and use it in GitHub Desktop.

Select an option

Save hobbes3/ecf17117ba7592730e53dbf041e2a556 to your computer and use it in GitHub Desktop.
v2rayN China whitelist
[
{
"outboundTag": "direct",
"protocol": [
"bittorrent"
],
"enabled": true,
"remarks": "Bitorrent"
},
{
"outboundTag": "direct",
"ip": [
"17.0.0.0/8"
],
"domain": [
"geosite:apple",
"geosite:icloud"
],
"enabled": true,
"remarks": "Apple"
},
{
"outboundTag": "direct",
"ip": [
"geoip:private"
],
"domain": [
"geosite:private"
],
"enabled": true,
"remarks": "Private"
},
{
"outboundTag": "direct",
"domain": [
"geosite:microsoft@cn",
"geosite:win-update"
],
"enabled": true,
"remarks": "Microsoft"
},
{
"outboundTag": "direct",
"domain": [
"geosite:nvidia"
],
"enabled": true,
"remarks": "Nvidia"
},
{
"outboundTag": "direct",
"ip": [
"geoip:cn",
"223.5.5.5",
"223.6.6.6",
"2400:3200::1",
"2400:3200:baba::1",
"119.29.29.29",
"1.12.12.12",
"120.53.53.53",
"2402:4e00::",
"2402:4e00:1::",
"180.76.76.76",
"2400:da00::6666",
"114.114.114.114",
"114.114.115.115",
"114.114.114.119",
"114.114.115.119",
"114.114.114.110",
"114.114.115.110",
"180.184.1.1",
"180.184.2.2",
"101.226.4.6",
"218.30.118.6",
"123.125.81.6",
"140.207.198.6",
"1.2.4.8",
"210.2.4.8",
"52.80.66.66",
"117.50.22.22",
"2400:7fc0:849e:200::4",
"2404:c2c0:85d8:901::4",
"117.50.10.10",
"52.80.52.52",
"2400:7fc0:849e:200::8",
"2404:c2c0:85d8:901::8",
"117.50.60.30",
"52.80.60.30"
],
"domain": [
"geosite:cn",
"domain:alidns.com",
"domain:doh.pub",
"domain:dot.pub",
"domain:360.cn",
"domain:onedns.net"
],
"enabled": true,
"remarks": "China"
},
{
"outboundTag": "direct",
"domain": [
"pathofexile.com"
],
"enabled": true,
"remarks": "Path of Exile website"
},
{
"outboundTag": "san-jose-hysteria",
"domain": [
"ext.to"
],
"enabled": true,
"remarks": "No WARP"
},
{
"outboundTag": "hong-kong-hysteria",
"process": [
"PathOfExile.exe",
"PathOfExileSteam.exe"
],
"enabled": true,
"remarks": "Path of Exile games"
},
{
"outboundTag": "proxy",
"domain": [
"geosite:google"
],
"enabled": true,
"remarks": "Google"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment