wirespecter

Results 4 issues of wirespecter

Hi there, First of all, let me say a big thank you for this awesome program! It seems to be working well and I love it! I think that it...

Every captcha that is generated is 5 characters long. If I want to generate an 8-length captcha using the code below: `const { token, buffer } = captcha(8)` A 5-length...

Every form that uploads images or documents has `enctype='multipart/form-data'` and the data that forms the body of the request gets encoded. As a result the token can't be validated.

![1](https://user-images.githubusercontent.com/8127545/68939461-95ed4600-0798-11ea-8768-76a2fc3c0a7d.png) And yes, my internet connection is fine. I suppose that the url it tries to connect to does not exist any more.