An open API service indexing awesome lists of open source software.

https://github.com/hanazuki/tmux-ssh-agent-proxy

SSH agent proxy that forwards signing requests to active tmux client
https://github.com/hanazuki/tmux-ssh-agent-proxy

ssh ssh-agent tmux

Last synced: 4 months ago
JSON representation

SSH agent proxy that forwards signing requests to active tmux client

Awesome Lists containing this project

README

          

# tmux-ssh-agent-proxy

A proxy server for SSH agent protocol that forwards signing requests from the applications under a tmux server to the SSH agent for the active tmux client. Useful when you have multiple SSH sessions from different devices that simultaneously connect to a single workstation and share a long-running tmux session there.