Skip to main content

Crate ssh_agent_switcher

Crate ssh_agent_switcher 

Source
Expand description

Serves a Unix domain socket that proxies connections to any valid SSH agent provided by sshd.

Macros§

error
Syntactic sugar to instantiate an error.

Functions§

run
Runs the core logic of the app.
wait_for_file
Waits for path to exist for a maximum period of time using operation op. Returns the result of op on success.