https://github.com/abakum/bnssh
Helper for go-sshlib
https://github.com/abakum/bnssh
openssh-client pipe ssh-agent ssh-agent-forwarding unix-domain-sockets windows
Last synced: 11 months ago
JSON representation
Helper for go-sshlib
- Host: GitHub
- URL: https://github.com/abakum/bnssh
- Owner: abakum
- License: mit
- Created: 2023-11-27T05:43:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-10T18:25:49.000Z (about 2 years ago)
- Last Synced: 2025-04-08T16:17:48.230Z (about 1 year ago)
- Topics: openssh-client, pipe, ssh-agent, ssh-agent-forwarding, unix-domain-sockets, windows
- Language: Go
- Homepage: https://github.com/blacknon/go-sshlib
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bnssh
An addition to [go-sshlib](https://github.com/blacknon/go-sshlib) so that you can use agent forwarding with ssh client on Windows. Same [as](https://github.com/blacknon/go-sshlib/pull/31)
# usage
[look examples](https://github.com/abakum/bnssh/tree/main/examples)