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
- Host: GitHub
- URL: https://github.com/hanazuki/tmux-ssh-agent-proxy
- Owner: hanazuki
- Created: 2020-04-17T04:19:58.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-19T17:48:08.000Z (over 3 years ago)
- Last Synced: 2023-04-01T03:56:51.333Z (about 3 years ago)
- Topics: ssh, ssh-agent, tmux
- Language: Ruby
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.