|
|
|
|
@ -275,10 +275,6 @@ warp i jp |
|
|
|
|
{ |
|
|
|
|
"outbounds":[ |
|
|
|
|
{ |
|
|
|
|
"protocol":"freedom" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"tag":"WARP", |
|
|
|
|
"protocol":"wireguard", |
|
|
|
|
"settings":{ |
|
|
|
|
"secretKey":"YFYOAdbw1bKTHlNNi+aEjBM3BO7unuFC5rOkMRAz9XY=", |
|
|
|
|
@ -293,12 +289,37 @@ warp i jp |
|
|
|
|
"0.0.0.0/0", |
|
|
|
|
"::/0" |
|
|
|
|
], |
|
|
|
|
"endpoint":"engage.cloudflareclient.com:2408" |
|
|
|
|
"endpoint":"162.159.192.1:2408" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"reserved":[78, 135, 76], |
|
|
|
|
"mtu":1280 |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"tag":"wireguard" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"protocol":"freedom", |
|
|
|
|
"tag":"direct" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"protocol":"freedom", |
|
|
|
|
"settings":{ |
|
|
|
|
"domainStrategy":"UseIPv4" |
|
|
|
|
}, |
|
|
|
|
"proxySettings":{ |
|
|
|
|
"tag":"wireguard" |
|
|
|
|
}, |
|
|
|
|
"tag":"warp-IPv4" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"protocol":"freedom", |
|
|
|
|
"settings":{ |
|
|
|
|
"domainStrategy":"UseIPv6" |
|
|
|
|
}, |
|
|
|
|
"proxySettings":{ |
|
|
|
|
"tag":"wireguard" |
|
|
|
|
}, |
|
|
|
|
"tag":"warp-IPv6" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"routing":{ |
|
|
|
|
@ -307,10 +328,9 @@ warp i jp |
|
|
|
|
{ |
|
|
|
|
"type":"field", |
|
|
|
|
"domain":[ |
|
|
|
|
"domain:openai.com", |
|
|
|
|
"domain:ai.com" |
|
|
|
|
"geosite:openai" |
|
|
|
|
], |
|
|
|
|
"outboundTag":"WARP" |
|
|
|
|
"outboundTag":"warp-IPv4" // 若需使用Cloudflare的IPv4,改为 "warp-IPv6" |
|
|
|
|
} |
|
|
|
|
] |
|
|
|
|
} |
|
|
|
|
|