1.2.1 • Published 7 years ago

pageantbridge v1.2.1

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

PageantBridge is a proxy wrapper (on standard streams stdin/stdout) for pageant/putty messaging protocol (based on memorymap & winapi SendMessage/Postmessage)

Motivation

I wanted to create an alternative to ssh-agent / pageant (see nwagent).

How to use

Spawn pageantbridge.exe (make sure that its stdin is redirected) This creates a window (not shown) using Windows API registered as Pageant class.

See ssh-agent-js/agentd for usage sample

Incoming request are forwarded to pageantbridge.exe stdout. Once processed, provide a response to pageantbridge.exe stdin.

Credits

License

MIT

1.2.1

7 years ago

1.2.0

7 years ago

1.1.0

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago