Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ssh-ident-ruby

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ssh-ident-ruby

  • 0.1.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

ssh-ident-ruby

:space_invader: minimal ssh-ident version ported to ruby
based on idea of ssh-ident: https://github.com/ccontavalli/ssh-ident (see https://github.com/ccontavalli/ssh-ident/blob/master/LICENSE)

Why not just use the original ssh-ident?

This will be included in the beekeeper hives located here: beehives.
I do not want to take on the extra dependency on python.

Current ruby version does not support:

  • automatically detecting the identity (via args or cwd) this has to be set via SSH_IDENTITY env variable
  • running commands through ssh-ident. Usage pattern is to set identity, run this script and source the output.

Current ruby version does support:

  • working with pem files directly

FAQs

Package last updated on 27 Aug 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc