# geetest-validator **Repository Path**: greatcvs/geetest-validator ## Basic Information - **Project Name**: geetest-validator - **Description**: 极验手动验证器 - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-10-27 - **Last Updated**: 2023-11-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Geetest-Validator 极验手动验证器 [![Stars](https://img.shields.io/github/stars/greatcvs/geetest-validator?color=yellow&label=收藏)](https://github.com/greatcvs) [![Downloads](https://img.shields.io/github/downloads/greatcvs/geetest-validator/total?color=blue&label=下载)](https://github.com/greatcvs) [![Releases](https://img.shields.io/github/v/release/greatcvs/geetest-validator?color=green&label=发行版)](https://github.com/greatcvs) [![访问量](https://profile-counter.glitch.me/greatcvs-geetest-validator/count.svg)](https://github.com/greatcvs) 预览地址:[https://guss.gay ](https://s.guss.gay/test) 项目运行端口:12124 ## 使用方法 ### 1、转短链 ``` http://域名或ip+端口/shortUrl?gt={{gt}}&challenge={{challenge}} ``` ### 2、请求返回的链接 ### 3、请求验证回调 ``` http://域名或ip+端口/callback?gt={{gt}}&challenge={{challenge}} ``` ### 4、完成 ## 安装方法 1、克隆项目并安装 ### gitee ``` git clone --depth=1 https://gitee.com/greatcvs/geetest-validator.git ``` ``` git clone --depth=1 git@gitee.com:greatcvs/geetest-validator.git ``` ### github ``` git clone --depth=1 https://github.com/greatcvs/geetest-validator.git ``` ``` git clone --depth=1 git@github.com:greatcvs/geetest-validator.git ``` 2、安装依赖 ``` npm install ``` 3、运行 ``` node app ``` 4、后台运行 ``` npm start ``` ## 致谢 @[geetest-validator ](https://github.com/Colter23/geetest-validator)