JS挑战和重定向DDOS攻击

发布于 2025-01-20 03:39:43 字数 154 浏览 2 评论 0原文

我想创建一个像 Cloudfler js 挑战一样的 js 挑战来防止 Ddos 攻击。当访问者打开该地址时,他首先会被转移到具有不同IP的服务器,如果他确认了js挑战,他会再次返回该地址并为他执行该网站的内容。任何人都可以帮助使用 Nginx 或其他东西吗?我不想使用 cloudflare。

I want to create a js challenge like the Cloudfler js challenge to prevent Ddos attacks. when a visitor open the address, he is first transferred to a server with a different IP, and if he confirms the js challenge, he returns to the address again and the contents of the site are executed for him. Can anyone help using with Nginx or anything else? I dont want use cloudflare.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

荒芜了季节 2025-01-27 03:39:43

正如@user973254提到的,你可以使用 Nginx-Lua-Anti -DDoS。还有 ngx_http_js_challenge_module 也面临一些限制。

As @user973254 mentioned you can use Nginx-Lua-Anti-DDoS. There is also ngx_http_js_challenge_module which faces some limitations.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文