Skip to content

Tool to whitelist your public ip in a desired security group

License

Notifications You must be signed in to change notification settings

PedroMsTavares/aws-whitelist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

aws-whitelist

This tool is intended to whitelist your public ip in a desired security group.

Usage :

python3 whitelist.py --aws_profile [aws profile name] --aws_region [aws region]

python3 whitelist.py --aws_profile [aws profile name] --aws_region [aws region] --remove

Example :

python3 whitelist.py --aws_profile dev --aws_region eu-west-1

python3 whitelist.py --aws_profile dev --aws_region eu-west-1 --remove

Help :

python3 whitelistpy -h

About

Tool to whitelist your public ip in a desired security group

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages