Yuki
Yuki
> 遇到了一样的问题 期待解决 感谢🙇 Hi, 这个 case 看起来是用的中转 然后服务商跑路了 Please provide further information if you still have questions related to this.
感谢 @wdh99 的指正 已修改
> 镜像疑似被加入了挖矿脚本 地址是: 107.167.83.34:443 已提交abuse report 希望能降低影响 能反查到的是 `https://phx02.supportxmr.com` 以及 `pool-phx.supportxmr.com` 上线是`https://supportxmr.com/` 这个一个矿池
> 请问这个是 Docker Hub 被攻击者利用了打包一个xmrig在docker hub里面并发包吗(? 可以简单理解为封装了`xmrig`后将每台机器作为一个 worker 挖矿(?
I'd like to offer an example we use previously. ```yaml error-pages: image: akkk1234/error-pages:latest environment: SHOW_DETAILS: "true" TEMPLATE_NAME: "connection" labels: - "traefik.enable=true" - "traefik.http.routers.error-pages-router.rule=HostRegexp(`.+`)" - "traefik.http.routers.error-pages-router.priority=10" - "traefik.http.routers.error-pages-router.entrypoints=web" - "traefik.http.routers.error-pages-router.middlewares=error-pages-middleware" -...
> @binaryYuki that example cover when a service are down they inmediately shows the error page? Hello. Yes you are right. That is a go service defined as a traefik...
Is your infrastructure running on Oracle OCI? I encountered the same problem, but it runs normally if executed on the same node where Traefik is located.
> But I feel this is not OCI related, because I created a couple of instances on AWS to try and the result was the same I just try it...
#852 提出的 ja3指纹 似乎可以比较好的解决这个问题 cc @Lorna0
如需自动清空输入框 请设置`AUTO_CLEAR_TXT=true` https://github.com/binary-husky/gpt_academic/blob/ed5fc84d4e88753827bc90b504d2f7a290cf75dc/config.py#L158-L160