-
Notifications
You must be signed in to change notification settings - Fork 440
Closed
Description
cat ss-tproxy.comf
tproxy='true'
tcponly='true'
selfonly='false'
proxy_startcmd='start_multiple_proxy_exec 4'
proxy_stopcmd='kill -9 $(pidof ss-redir v2ray xray obfs-local chinadns-ng dns2tcp) >/dev/null 2>&1'
dns_direct='119.29.29.29#53'
dns_direct6='240C::6666#53'
dns_direct_white='true'
dns_direct6_white='true'
dns_remote='8.8.8.8#53'
dns_remote6='2001:4860:4860::8888#53'
dns_remote_black='true'
dns_remote6_black='true'
dns2tcp_enable='auto'
dns2tcp_bind_port='65454'
ipts_if_lo='lo'
ipts_rt_tab='233'
ipts_rt_mark='0x2333'
ipts_set_snat='false'
ipts_set_snat6='false'
ipts_reddns_onstop='192.168.100.1#53'
ipts_reddns6_onstop='240C::6666#53
ipts_proxy_dst_port='1:65000'
设置 tcponly='true'仅代理tcp流量时.不管用global 还是chnroute 还是gfwlist 访问chat.openai.com都会被识别出是使用宽带的中国IP而禁止被访问了。访问其他网站GOOGLE,YOUTUBE等倒是没问题,可按所设模式预期处理。如果改成false代理tcp/udp则访问chatgpt没有此问题。
尝试处理cloudflare的IP段和opeanai.com,ai.com相关域名加入到gfwlist,也没有改善。
Metadata
Metadata
Assignees
Labels
No labels