Giter Site home page Giter Site logo

Comments (8)

piyushsonigra avatar piyushsonigra commented on July 17, 2024 1

Hi @Naveen45202,
It uses https://checkip.amazonaws.com to get the current public IP for the user.
If you have created the rule in the security group using aws_ipadd and next time if your IP is changed then aws_ipadd matches rule configuration with existing rules in the security group and grab rule name which is same as to defined in aws_ipadd config file. Once aws_ipadd finds out the rule name then it checks the whitelisted IP in that rule and match with the current IP. If the existing whitelisted IP in the security group is different than the current Public IP, aws_ipadd will update IP in the security group rule for you.

from aws_ipadd.

piyushsonigra avatar piyushsonigra commented on July 17, 2024 1

aws_ipadd is not available to directly use in windows but you can install Ubuntu in Windows and try using in Linux bash terminal as shown here

from aws_ipadd.

Naveen45202 avatar Naveen45202 commented on July 17, 2024

Great, Is there possibility of using this aws_ipadd in windows operating system if not any workaround?

from aws_ipadd.

Naveen45202 avatar Naveen45202 commented on July 17, 2024

Can we modify multiple user rules with single config? Say we have multiple users using a security group where everyone's IP changes AWS credentails can't be provided to users so instead can we have this tool install in centralized server and through jenkins job allow user to modify their rule in security group ?

from aws_ipadd.

piyushsonigra avatar piyushsonigra commented on July 17, 2024

That kind of feature is not available right now but you can open PR to add a feature to pass public IP for the rule.

from aws_ipadd.

tverkade avatar tverkade commented on July 17, 2024

I love this project, thank you! Is there a way that we can specify the public IP that's updated, though? I'm looking to update a couple of different dynamic public IPs for a few security groups, I've got dynamic DNS hostnames for them and I was hoping to find an easy way to make that work. Thanks!

from aws_ipadd.

piyushsonigra avatar piyushsonigra commented on July 17, 2024

Thanks, @tverkade for loving this project. In the next release, I would provide a feature to specify an IP that needs to be whitelisted in the security group.

from aws_ipadd.

ixodie avatar ixodie commented on July 17, 2024

I'd like to see an option to add new allowed IPs versus always updating the same rule.

from aws_ipadd.

Related Issues (2)

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.