Code Monkey home page Code Monkey logo

holepunch's People

Contributors

erik avatar kxalex avatar tgardiner avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

holepunch's Issues

Non-intuitive behavior for `--remove-existing`

Due to the way the AWS Security Group API works, we're only able to revoke security group rules which match exactly all the keys we pass in.

In the case of existing rules that conflict with what we add, the only thing differing may be the description field, still resulting in the groups failing to be removed.

Given that the flag is --remove-existing, this behavior is unexpected.

See: #22

https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_RevokeSecurityGroupIngress.html

Add default "Holepunch" comment

Opening this issue to track a visibility-raising comment once Boto3 introduces support for the just-announced commenting for security groups.

Since 0.7.0 only IPv6 is added to the SG

Sorry for bothering again, but I upgraded to 0.7.1 for the botocore fix and now it only adds my external v6 address and I cannot connect to my servers via v4.

I see two solutions here:

  1. add both v4 and v6 to whitelist
  2. add a flag to choose the IP version on the commandline

Add option to remove configuration only.

Hi, I think that would be really valuable to have option such as: '--remove-only'.
I've noticed that sometimes network sessions / tokens (depends of configuration) - can expired and then holepunch is not able to remove configuration, becuase is returing only error:

Skipping existing permission: {"ToPort": 443, "IpProtocol": "tcp", "IpRanges": ...
No changes to make.

So this means that my rule still exists - and I can't remove it. And running something like:

holepunch .... --remove-only

Could remove rule if exists.

Feature: Execute command instead of waiting

Instead of waiting for Ctrl+c I would love an option to run a subcommand and to close the ingress when this subcommand exits.

Use case: Run SSH to a host and wrap it with holepunch to open access

Proposed syntax: holepunch -c "ssh myserver" <mySecGrpId> 22

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.