Skip to content

erezak/ssh-agent-wrapper-win

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ssh-agent-wrapper-win

A simple wrapper for ssh-agent to run from Windows command line

The wrapper fires up ssh-agent, sets the required environment variables and adds the private identities to the agent

Usage recommendation

Add a shortcut to the file to the Windows Startup folder

Assumptions

For the first release, the wrapper assumes the following:

  • ssh-agent in path
  • shh-add in path
  • private keys are in %USERPROFILE%/.ssh folder
  • private keys names start with id (e.g. id_rsa)

About

A simple wrapper for ssh-agent to run from Windows command line

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages