hellohao
hellohao
感谢你的建议,我会酌情参考。
什么系统?如果你在群里,可以私聊我,说一下具体报错的过程
抱歉,是因为群满了,你现在可以加,有两个位置
> 我也遇到了docker-compose.yml 的域名问题 > > ```yaml > version: "3" > services: > tbed-free: > image: hellohao/tbed-free:20230622 > container_name: tbed > ports: > - "10088:10088" > - "10089:10089" > volumes: >...
> > > > IP+端口 也是访问不了 页面都是能打开 但是请求接口报错 https证书和proxy_pass 我写在nginx里面了 > > ``` > upstream tbed { > server 127.0.0.1:10089; > } > upstream tbeds { > server 127.0.0.1:10088; >...
> 目測原因: 域名填寫錯誤  為啥你請求的域名是: `http://example.top:10089/$%7Bhttp://127.0.0.1:10089%7D/webInfo` 解過來後是: `http://example.top:10089/${http://127.0.0.1:10089}/webInfo` 感覺像是 `${}` 的參數被你當成字串處理了 而且更何況妳都有一 top 域名了, 為何網址列中還會有 `http://127.0.0.1:10089` 之所以出现这种访问地址拼接错误,是因为你的后端服务没有启动成功所导致的。
> docker-compose.yaml > > ```yaml > version: "3" > services: > tbed-free: > image: hellohao/tbed-free:20230622 > ports: > # 服务端 > - "10088:10088" > # 前端 > - "10089:10089" >...
/jurisError是认证失败的页面
如果是多人/群体成员正常共享或使用,使用开源版完全没问题。但是如果涉及到公司等商业或盈利性质,需要走授权。
Thank you for raising this vulnerability. I will make improvements in the next version.