Skip to content

Update AWS security group(s) as your IP address changes.

Notifications You must be signed in to change notification settings

chrisboyke/move

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

move.py

Allows you to move around the country and stay close to the things that matter most: your beloved EC2 instances!

move.py uses www.ipcow.com to grab your current publicly visible IP address, and then grants access to that IP with the specified AWS security group (or groups). It also cleans up after itself by revoking access from a prior IP address (it saves the prior IP to the .ini file on every run).

Prerequisites

move.py uses the Python boto3 library and assumes you have an aws cli configuration set up with permissions to modify security groups in your environment.

About

Update AWS security group(s) as your IP address changes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages