Add documentation for vmess

This commit is contained in:
世界
2022-08-01 17:02:13 +08:00
parent 7966b80476
commit 14b6200fd8
14 changed files with 243 additions and 11 deletions

View File

@@ -10,12 +10,14 @@
{
"type": "tun",
"tag": "tun-in",
"inet4_address": "172.19.0.1/30",
"inet6_address": "fdfe:dcba:9876::1/128",
"mtu": 1500,
"auto_route": true,
"endpoint_independent_nat": false,
"udp_timeout": 300,
"sniff": true,
"sniff_override_destination": false,
"domain_strategy": "prefer_ipv4"