ssh-pageant

1.2.2 • Public • Published

ssh-pageant

What is this?

This is a small tool that allows you to use your Pageant keys from Git bash, Git and Microsoft OpenSSH.

Installation

  1. Install from npm:
    npm install -g ssh-pageant
  2. Install the scheduled task to run on logon.
    ssh-pageant install
  3. Start the service:
    ssh-pageant start

Uninstallation

  1. Stop the service:
    ssh-pageant stop
  2. Remove the scheduled task:
    ssh-pageant uninstall
  3. Uninstall from npm:
    npm remove -g ssh-pageant

Readme

Keywords

none

Package Sidebar

Install

npm i ssh-pageant

Weekly Downloads

3

Version

1.2.2

License

MIT

Unpacked Size

22.6 MB

Total Files

8

Last publish

Collaborators

  • pateplay-admin