Hooto Captcha Server hcaptcha

码农软件 · 软件分类 · 验证码(Captcha) · 2019-04-22 12:41:58

软件介绍

hcaptcha 是一个开源的验证码服务器,提供HTTP协议接口,帮助企业集成验证码功能,类似 Google 的 reCaptcha。它的主要特性:

  • 高安全: 使用扭曲、粘合、错位、随机字长等方式使其难以被拆解、辨识
  • 高性能: 基于C/libevent/gd/memcache开发,利用内存特性,使其单机单线程并发500/秒(120x60像素)
  • 本地部署: 相对于 Google reCaptcha 的网络不确定性,hcaptcha 可以部署于企业网络
  • 集群部署:  可集群部署 LVS -> hcaptcha cluster -> memcache cluster


下载/安装:

 

接口文档

 

引用

本文地址:https://www.codercto.com/soft/d/4135.html

R Cookbook

R Cookbook

Paul Teetor / O'Reilly Media / 2011-3-22 / USD 39.99

With more than 200 practical recipes, this book helps you perform data analysis with R quickly and efficiently. The R language provides everything you need to do statistical work, but its structure ca......一起来看看 《R Cookbook》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

URL 编码/解码
URL 编码/解码

URL 编码/解码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具