#天翼云盘WAP低跳模式
#Tiny分流模板_云盘直连
#使用最新版TinyProxy
#需要高速V2节点可联系群主搭建
listen_port=65080;
worker_proc=0;
daemon=on;
uid=3004;
mode=wap;
#百度直连_联通免流IP
#江苏 157.0.148.53
#河北 110.242.70.69
#百度直连_电信免流IP
#南京 180.97.104.168
#北京 220.181.7.1
#删除http代理ip http将由v2接管
http_others=on;
http_ip=;
http_port=443;
http_del="X-Online-Host,Host";
http_first="[M] http://[H][U] [V]\r\nHost: [H]\r\nX-T5-Auth: YTI0NmM1\r\n";
https_connect=on;
https_ip=220.181.111.189;
https_port=443;
https_del="X-Online-Host,Host";
https_first="[M] [H]@api.cloud.189.cn [V]Host: api.cloud.189.cnUser-Agent: baiduboxapp";
dns_tcp=https;
dns_listen_port=65053;
dns_url="119.29.29.29";
#分流字段:国内走百度直连,国外走V2
#非80/8080端口节点加前置代理也能实现免流
#UDP流量由V2转发
bypass_flow=true;
#下面是v2ray服务器
#v2ray 参数按照服务器设置填写
#v2ray代理模式 v2ray客户端直连
#v2ray 参数按照服务器设置填写
#v2ray服务器 IP
v2_address=;
#v2ray服务器 端口
v2_port=80;
#v2ray 用户id
v2_id=;
#v2ray dns设置
v2_dnsip=8.8.8.8;
#v2ray 额外ID
v2_alterId=0;
#v2ray VLESS代理加密方式 none
v2_encryption={encryption};
#v2ray 加密方式 none auto aes-128-gcm chacha20-poly1305
v2_security=auto;
#v2ray 流控处理方式 xtls-rprx-origin xtls-rprx-direct xtls-rprx-origin-udp443 xtls-rprx-direct-udp443
v2_flow={flow};
#v2ray 传输协议 quic h2 ws kcp tcp
v2_network=tcp;
#v2ray 配置别名 无效参数
#v2_remarks=v2ray;
#v2ray 伪装类型 none http srtp utp wechat-video dtls wireguard
v2_headerType=http;
#v2ray 伪装域名(host/ws host/h2 host)/QUIC 加密方式
v2_requestHost=api.cloud.189.cn;
#v2ray path(ws path/h2 path)/QUIC加密方式
v2_path=/;
#v2ray 底层传输安全 tls xtls
v2_streamSecurity=none;
#v2ray tls 允许不安全连接 true false
v2_allowlnsecure=true;
#v2ray 配置类型 1 vmess 3 shadowsocks 4 socks 5 vless 6 trojan
v2_configType=1;
#v2ray 配置版本
v2_configVersion=2;
#v2ray 参数不明 留空
v2_testResult=;
#v2ray 参数不明 留空
v2_subid=;