verifyimg

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 12, 2017 License: Apache-2.0 Imports: 5 Imported by: 0

README

verifyimg

golang 版 图片点选验证码

demo地址:http://47.93.198.181:8082/demo

接口说明:

  1. 请求图片资源地址:http://47.93.198.181:8082/verifyImg?sessid=1513060790243
  2. 获取文字点选顺序:http://47.93.198.181:8082/verifyData?sessid=1513060790243 (sessid要一致)
  3. 验证用户点选位置:http://47.93.198.181:8082/verifyChk?dots=96%2C60%2C129%2C46%2C174%2C77&sessid=1513060790243 dots格式(第一个点选x坐标,第一个点选y坐标,第二个点选x坐标,第二个点选y坐标,第三个点选x坐标,第三个点选y坐标), 例:dots=96,60,129,46,174,77

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL