adams549659584 / go-proxy-bingai

用 Vue3 和 Go 搭建的微软 New Bing 演示站点,拥有一致的 UI 体验,支持 ChatGPT 提示词,国内可用。
MIT License
8.86k stars 13.29k forks source link

不想备案网站,又想在内网服务器上部署,转发再转发,页面打开了,只剩最后一个错误,创建会话重定向问题 #276

Open mote0302 opened 1 year ago

mote0302 commented 1 year ago

1

image

dns - 路由端口转发 - nas frp转发 - 服务器

服务器frpc.ini

以下为https新加的内容

plugin = https2http plugin_local_addr = 127.0.0.1:18080 #服务地址

证书相关配置

plugin_crt_path = fullchain.pem plugin_key_path = privkey.pem plugin_host_header_rewrite = xxx.com plugin_header_X-From-Where = frp

可以https打开,但是create过程中一直302,最后报错,为什么一直重定向呢

myflavor commented 1 year ago

302应该是bing检测到国内ip,302到cn的bing了