Freedomgpt

避免或减少跳验证码

 安装warp:

bash <(curl -fsSL git.io/warp.sh) 6


x-ui面板配置:

将 “outbounds” 的 “protocol”: “freedom” 下面的 “settings”: {} 删除替换为

“settings”: {
“domainStrategy”: “UseIPv6”
},
“tag”: “IP-V6”


在“routing”的 “rules”: 下面添加如下代码:

{

“type”:”field”,

“domain”: [

“geosite:netflix”,

“geosite:google”,

“geosite:openai”

],

“inboundTag”: [

“all-in”

],

“outboundTag”: “IP-V6”

},


保存配置  重启面板。


文章来源:https://medium.com/@wumeng9028/%E8%BD%AC-virmach-racknerd%E7%AD%89colocrossing%E6%9C%BA%E6%88%BFwarp%E8%A7%A3%E5%86%B3google%E9%AA%8C%E8%AF%81%E7%A0%81%E5%B9%B6%E8%A7%A3%E9%94%81netflix-openai-fc1d54514df1

退出移动版