Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 660 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 660 Bytes

ssh-pageant-wrap

Elementary wrap around ssh client from "Git for Windows" to interact with PuTTY's pageant ssh-agent.

Install

The application is written on C++11 and depends on standard libraries and WinAPI only. CMake >3.2 is used to configure build environment. But actually it's simple enough to build manually.

License

Licensed under WTFPL, see LICENSE. I.e it's absolutely free and requires no permissions from anybody to Do What The Fuck You Want To. The author provides NO WARRANTY at all.

Some code of weasel-ssh is used, thanks to Valtteri Vuorikoski, who distributes it under GNU GPLv3.