ustayready / fireprox

AWS API Gateway management tool for creating on the fly HTTP pass-through proxies for unique IP rotation
GNU General Public License v3.0
1.93k stars 270 forks source link

Getting Internal server error when request to fireprox api #14

Open trfi opened 4 years ago

trfi commented 4 years ago

I created fireprox api

Creating => http://httpbin.org/...
[2020-05-10 20:40:33+07:00] (2h5e9igxr4) fireprox_httpbin => https://2h5e9igxr4.execute-api.us-east-2.amazonaws.com/fireprox/ (http://httpbin.org/)

But when I request to https://2h5e9igxr4.execute-api.us-east-2.amazonaws.com/fireprox/ it return {'message': 'Internal server error'}. What is the prolem? Any help would be appreciated!

wh1t3p4wn48 commented 4 years ago

I have a similar problem. My https://victim.com website return a TLS NET::ERR_CERT_COMMON_NAME_INVALID. When I use fireprox, the AWS endpoint returns {'message': 'Internal server error'}