Skip to content

Transfer of ownership of npm package for new project #5

@G-Rath

Description

@G-Rath

I'm currently working on a CLI tool for SSHing into EC2 instances with a bunch of features such as:

  • "keyless" connecting (aka generating a temp SSH before connecting that gets uploaded to instances using the EC2 Instance Connect API)
  • connecting to instances in private subnets without needing a jumpbox/bastion host in a public subnet (using the SSM session system)
  • an "interactive" mode for selecting instances, with filtering
  • supports being called via ProxyCommand, allowing it to be a "drop-in" replacement for SSH with tools like rsync

I currently have named my tool ssh2ec2 as I thought that was a nice "short and sweet" name, and was hoping to publish it as a package on npm, but found you have already published a package with that name - so I was wondering if you would be open to transferring ownership of the package to me so that I could use it for my tool.

I'd be happy to include a word about it in the readme if you like, as a thank you :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions