Skip to content

simonwalz/script-screen-find-ssh-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

script screen find ssh agent

In a long running screen sessions on a remote host a forwarded ssh agent is only available till this first disconnect of the ssh connection.

This script searches for available agents and add them to the environment.

Usage

. screen-find-ssh-agent

Don't miss the dot. It is an alias for source and is needed to change the environment of the current shell.

Installation

Alternatives:

Or do it manually:

  • Close this repository and add it to the path environment.

  • Copy all scripts to a directory already added to the path environment. E.g. /usr/local/bin

About

This script searches for available agents and add them to the environment.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages