Hooto Captcha Server hcaptcha
- 授权协议: Apache
- 开发语言: C/C++
- 操作系统: Linux
- 软件首页: https://github.com/eryx/hcaptcha
- 软件文档: https://github.com/eryx/hcaptcha/blob/master/README.md
软件介绍
hcaptcha 是一个开源的验证码服务器,提供HTTP协议接口,帮助企业集成验证码功能,类似 Google 的 reCaptcha。它的主要特性:
- 高安全: 使用扭曲、粘合、错位、随机字长等方式使其难以被拆解、辨识
- 高性能: 基于C/libevent/gd/memcache开发,利用内存特性,使其单机单线程并发500/秒(120x60像素)
- 本地部署: 相对于 Google reCaptcha 的网络不确定性,hcaptcha 可以部署于企业网络
- 集群部署: 可集群部署 LVS -> hcaptcha cluster -> memcache cluster
下载/安装:
接口文档
引用
C# Primer Plus
Klaus Michelsen / Sams / 2001-12-15 / USD 49.99
C# Primer Plus is a tutorial based introduction to the C# language and important parts of the .Net Framework. Throughout the book the reader will be exposed to proven principles enabling him to write ......一起来看看 《C# Primer Plus》 这本书的介绍吧!
RGB转16进制工具
RGB HEX 互转工具
图片转BASE64编码
在线图片转Base64编码工具
