搭建X-UI命令
smartproxy住宅代理IP: https://bit.ly/41ElfLF
?0.99-1.99不限流量VPS服务器,充值10送10,联系客服工单送。
LA 1.99: https://bit.ly/44akj3g
SV 1.99: https://bit.ly/4442iDA
0.99SV: https://bit.ly/3Lwd8uS
0.99LA: https://bit.ly/3LurMTf
检测IP类型:https://ipinfo.io
检测IP欺诈:https://scamalytics.com/ip
x-ui配置模板(指定网站走住宅IP):
https://xtls.github.io/config/routing.html#预定义域名列表
{
"api": {
"services": [
"HandlerService",
"LoggerService",
"StatsService"
],
"tag": "api"
},
"inbounds": [
{
"listen": "127.0.0.1",
"port": 62789,
"protocol": "dokodemo-door",
"settings": {
"address": "127.0.0.1"
},
"tag": "api"
}
],
"outbounds": [
{
"protocol": "freedom",
"settings": {}
},
{
"tag": "daili",
"protocol": "socks",
"settings": {
"servers": [
{
"address": "住宅代理IP",
"port": 端口,
"users": [
{
"user": "用户名",
"pass": "密码"
}
]
}
]
}
},
{
"protocol": "blackhole",
"settings": {},
"tag": "blocked"
}
],
"policy": {
"system": {
"statsInboundDownlink": true,
"statsInboundUplink": true
}
},
"routing": {
"rules": [
{
"type": "field",
"outboundTag": "daili",
"domain": [
"geosite:openai",
"geosite:netflix",
"geosite:facebook",
"geosite:paypal",
"geosite:twitter",
"geosite:amazon",
"geosite:disney"
]
},
{
"inboundTag": [
"api"
],
"outboundTag": "api",
"type": "field"
},
{
"ip": [
"geoip:private"
],
"outboundTag": "blocked",
"type": "field"
},
{
"outboundTag": "blocked",
"protocol": [
"bittorrent"
],
"type": "field"
}
]
},
"stats": {}
}
{
"api": {
"services": [
"HandlerService",
"LoggerService",
"StatsService"
],
"tag": "api"
},
"inbounds": [
{
"listen": "127.0.0.1",
"port": 62789,
"protocol": "dokodemo-door",
"settings": {
"address": "127.0.0.1"
},
"tag": "api"
}
],
"outbounds": [
{
"tag": "zhuzai_proxy",
"protocol": "socks",
"settings": {
"servers": [
{
"address": "8.8.8.8",
"port": 8888,
"users": [
{
"user": "user",
"pass": "pass"
}
]
}
]
}
},
{
"protocol": "blackhole",
"settings": {},
"tag": "blocked"
}
],
"policy": {
"system": {
"statsInboundDownlink": true,
"statsInboundUplink": true
}
},
"routing": {
"rules": [
{
"inboundTag": [
"api"
],
"outboundTag": "api",
"type": "field"
},
{
"ip": [
"geoip:private"
],
"outboundTag": "blocked",
"type": "field"
},
{
"outboundTag": "blocked",
"protocol": [
"bittorrent"
],
"type": "field"
}
]
},
"stats": {}
}
求大神解答 为啥替换了全走代理的代码后 X-Ui面板就打不开了呀?显示”199.19.110.83 目前无法处理此请求。HTTP ERROR 502“
你好能和在微信上面联系吗