Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 603 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 603 Bytes

aws ec2 ips rotation

this tool help you generating secondary ips to your aws ec2 servers and rotate them to increase emails deliveries

Installation requirements :

pip install boto3

Usage :

pass your access key, secret key and region in script parameters

py aws.py ACCESS_KEY SECRET_KEY REGION

Note :

I may not be held responsible for any damage caused by my code. This project is purely made for 'Proof-Of-Concept', educational purposes, I do not tolerate any illegal use of my code, and the user is responsible for everything that he/she/they do with my code.