A Python library to utilize AWS API Gateway's large IP pool as a proxy to generate pseudo-infinite IPs for web scraping and brute forcing.
GNU General Public License v3.0
1.36k
stars
140
forks
source link
Do not fail on name checking unnamed gateways #33
Closed
RobertLucey closed 2 years ago
I have a gateway created by another service that has no name key which breaks init and deletion.
Would have assumed the name would be an empty string but apparently that's not the case in this instance.