Skip to content

lichti/count_aws_public_ipv4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Count AWS Public IPv4

AWS will charge for public IPv4 in 2024, how many IPv4 do you have?

How to run?

git glone [email protected]:lichti/count_aws_public_ipv4.git
cd count_aws_public_ipv4
virtualenv venv
source venv/bin/activate
pip install boto3
mv credentials.ini.example credentials.ini # edit credentials.ini
mv settings.ini.example settings.ini # edit settings.ini
python count-aws-ips.py | tee my_aws_ipv4_report.txt

About

AWS will charge for public IPv4 in 2024, how many IPv4 do you have?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages