1.2.2 • Published 5 months ago

ssh-pageant v1.2.2

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

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
1.2.2

5 months ago

1.2.1

5 months ago

1.2.0

5 months ago

1.1.5

5 months ago

1.1.4

5 months ago

1.1.3

5 months ago

1.1.2

5 months ago

1.1.1

5 months ago

1.1.0

5 months ago

1.0.0

5 months ago