Ruby 有验证码解算器/解码器/自动填充器吗?

发布于 2024-09-03 19:20:28 字数 1539 浏览 3 评论 0原文

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

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

发布评论

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

评论(3

你是我的挚爱i 2024-09-10 19:20:28

好吧,除非验证码真的很蹩脚 - 不是。验证码背后的想法是确保由人来主导。

验证码或验证码(发音为
/ˈkæptʃə/) 是一种
挑战-反应测试用于
计算以确保响应
不是由计算机生成的。

Well, unless the CAPTCHA is really lame - not. The idea behind a CAPTCHA is to ensure that a human is running the show.

A CAPTCHA or Captcha (pronounced
/ˈkæptʃə/) is a type of
challenge-response test used in
computing to ensure that the response
is not generated by a computer.

流心雨 2024-09-10 19:20:28

有一个名为 Death by Captcha 的服务,解决 1000 个验证码需要支付 1.4 美元。您可以与 此 gem 一起使用

There is a service called Death by Captcha, it's paid $1.4 for 1000 solved captchas. You can use with a this gem

方圜几里 2024-09-10 19:20:28

您还可以尝试安装这个 gem 以在 Ruby 中运行免费的验证码求解器。给我反馈,让我知道它是如何工作的。谢谢。 :)

You can also try installing this gem to run a free captcha solver for you in Ruby. Give me feedback to let me know how it works. Thanks. :)

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