This website works better with JavaScript
Home
Explore
Help
Sign In
wytfy
/
v2ray-core
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
update default config
Darien Raymond
8 years ago
parent
c2a52027ea
commit
44bf1cccb6
1 changed files
with
5 additions
and
0 deletions
Unified View
Show Diff Stats
5
0
tools/release/config/vpoint_socks_vmess.json
+ 5
- 0
tools/release/config/vpoint_socks_vmess.json
View File
@@ -112,5 +112,10 @@
}
}
]
]
}
}
+ },
+ "policy": {
+ "levels": {
+ "0": {"uplinkOnly": 0}
+ }
}
}
}
}