[Captcha] 링크 투척

ITWeb/개발일반 2017. 1. 24. 15:49

captcha 적용할때 참고하기 위해 투척합니다.


[Node 모듈]

https://codeforgeek.com/2016/03/google-recaptcha-node-js-tutorial/

https://www.npmjs.com/package/easy-captcha


[Java 모듈]

http://simplecaptcha.sourceforge.net/

https://www.owasp.org/index.php/JCaptcha_servlet_example

https://captcha.com/doc/java/examples/springmvc-basic-captcha-example.html

https://developers.google.com/recaptcha/intro


: