Socket
Socket
Sign inDemoInstall

ssh-bookmark

Package Overview
Dependencies
299
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ssh-bookmark

A command-line utility to help you connect to your SSH endpoints


Version published
Maintainers
1
Created

Readme

Source

ssh-bookmark

A command-line utility to help you connect to your SSH endpoints

Installation

npm i -g ssh-bookmark

Usage

$ ssh-bookmark
// Browse your ssh bookmarks and pick one to connect to

$ ssh-bookmark -h
// Display help

$ ssh-bookmark -a user@host.example
// Bookmark a host

$ ssh-bookmark -r my-bookmark-name
// Remove a bookmark

$ ssh-bookmark -b my-bookmark-name
// Connect to the specified bookmark directly

🚀 Nice and simple.

FAQs

Last updated on 17 Jun 2018

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc