Skip to content

A shell script that will fetch your current IP address from the http://checkip.amazonaws.com service and add it to each of your security groups in an AWS Zone

License

Notifications You must be signed in to change notification settings

ajtrichards/aws-dynamic-ip-update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

aws-dynamic-ip-update

A shell script that will fetch your current IP address from the http://checkip.amazonaws.com service and adds your IP to each of the security groups in your AWS Zone

Requires
  • Curl
  • AWS command line tools - available from http://aws.amazon.com/cli/
  • An acceptable flavour of Linux or OSX... i.e not Windows..

Version

1.0

Installation

git clone https://github.com/ajtrichards/aws-dynamic-ip-update.git
cd aws-dynamic-ip-update
./update.sh

NOTE: Before running the script you will need to ensure that your AWS CLI is configured with your Key, Secret and Default Region.

License

MIT

About

A shell script that will fetch your current IP address from the http://checkip.amazonaws.com service and add it to each of your security groups in an AWS Zone

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages