Skip to content

Latest commit

 

History

History

google_recaptcha_v2

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Steps for this example

  1. go run main.go
  2. 2021/11/07 17:26:31 You would normally send this via any form of notifications to a user:
    2021/11/07 17:26:31 Recaptcha detected, please solve it here: http://127.0.0.1:9221/?id=D10886BB919CAEC43C45F0D80AEF00DD
    
  3. Solve the Captcha using the link
  4. 2021/11/07 17:28:22 Captcha solved!
    2021/11/07 17:28:22 Result: Verification Success... Hooray!
    
  5. CTRL+C to terminate anytime