Groups
Groups
Sign in
Groups
Groups
翻墙论坛
Conversations
About
Send feedback
Help
V2Ray json配置文件更新
400 views
Skip to first unread message
Gary12
unread,
Feb 5, 2016, 8:01:06 AM
2/5/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to fq...@googlegroups.com
V2Ray json配置文件更新:
1. VPS服务端配置范例:
{
"port": 27183,
"log" : {
"access": "/var/log/v2ray/access.log",
"error": "/var/log/v2ray/error.log",
"loglevel": "warning"
},
"inbound": {
"protocol": "vmess",
"settings": {
"clients": [
{
"id": "
UUID
",
"level": 1,
"alterId": 1000
}
]
}
},
"outbound": {
"protocol": "freedom",
"settings": {}
},
"outboundDetour": [
{
"protocol": "blackhole",
"settings": {},
"tag": "blocked"
}
],
"routing": {
"strategy": "rules",
"settings": {
"rules": [
{
"type": "field",
"ip": [
"
0.0.0.0/8
",
"
10.0.0.0/8
",
"
100.64.0.0/10
",
"
127.0.0.0/8
",
"
169.254.0.0/16
",
"
172.16.0.0/12
",
"
192.0.0.0/24
",
"
192.0.2.0/24
",
"
192.168.0.0/16
",
"
198.18.0.0/15
",
"
198.51.100.0/24
",
"
203.0.113.0/24
",
"::1/128",
"fc00::/7",
"fe80::/10"
],
"outboundTag": "blocked"
}
]
}
}
}
2. 客户端配置范例:
{
"port": 1086,
"log": {
"access": ""
},
"inbound": {
"protocol": "socks",
"settings": {
"auth": "noauth",
"udp": false,
"ip": "127.0.0.1"
}
},
"outbound": {
"protocol": "vmess",
"settings": {
"vnext": [
{
"address": "
VPS IP
",
"port": 27183,
"users": [
{
"id": "
UUID
",
"alterId": 1000
}
]
}
]
}
},
"outboundDetour": [
{
"protocol": "freedom",
"settings": {},
"tag": "direct"
}
],
"routing": {
"strategy": "rules",
"settings": {
"rules": [
{
"type": "chinasites",
"outboundTag": "direct"
},
{
"type": "field",
"ip": [
"
0.0.0.0/8
",
"
10.0.0.0/8
",
"
100.64.0.0/10
",
"
127.0.0.0/8
",
"
169.254.0.0/16
",
"
172.16.0.0/12
",
"
192.0.0.0/24
",
"
192.0.2.0/24
",
"
192.168.0.0/16
",
"
198.18.0.0/15
",
"
198.51.100.0/24
",
"
203.0.113.0/24
",
"::1/128",
"fc00::/7",
"fe80::/10"
],
"outboundTag": "direct"
},
{
"type": "chinaip",
"outboundTag": "direct"
}
]
}
}
}
star's
unread,
Feb 25, 2016, 4:34:52 AM
2/25/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to 翻墙论坛
太麻烦了 ,没有ss简单快捷。
在 2016年2月5日星期五 UTC+8下午9:01:06,Gary12写道:
Reply all
Reply to author
Forward
0 new messages