recloud
recloud copied to clipboard
Find orphaned IP's on cloud services
Dependencies:
pip install -r requirements.txt
Run
GCP
python3.7 gcp.py "[project]" --region="[region]"
AWS
python3.7 aws.py [region] -aK [access key] -sK [secret key] -p [number of processes]
ref: https://github.com/monoxgas/FlyingAFalseFlag