Code Monkey home page Code Monkey logo

update_dynamic_ip_to_aws's Introduction

Update_Dynamic_IP_to_aws

Simple Python updater of current IP to your aws security group

  • Needs Boto3 configuration setup.

Fill in the settings at top of script (all required):

Setting Example Description
AWS_REGION us-east-1 region security group is in
SECURITY_GROUP_ID sg-12345a6bc7de89f10 id of the security group
DESCRIPTION dynamic ip description comment of the ip to be added or updated
PORT 22 port to use
PROTOCOL -1 protocol - For All use: -1
REMOVE_CURRENT_MANUALLY_ADDED_IP False if true will remove current ip using the set Protocol, and port (if not all), if no set description

update_dynamic_ip_to_aws's People

Contributors

oshayr avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.