https://github.com/szymon-budziak/gsi-ssh-gem
A library (gem) that allows you to run commands on host using a SSH client with support for GSI authentication and credential forwarding in a secure way.
https://github.com/szymon-budziak/gsi-ssh-gem
gsi-ssh ruby ssh
Last synced: about 2 months ago
JSON representation
A library (gem) that allows you to run commands on host using a SSH client with support for GSI authentication and credential forwarding in a secure way.
- Host: GitHub
- URL: https://github.com/szymon-budziak/gsi-ssh-gem
- Owner: Szymon-Budziak
- License: mit
- Created: 2021-11-08T10:32:59.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-27T11:44:23.000Z (over 4 years ago)
- Last Synced: 2025-03-19T02:08:44.895Z (over 1 year ago)
- Topics: gsi-ssh, ruby, ssh
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GSI-SSH gem
A library (gem) that allows you to run commands on host using a SSH client with support for GSI authentication and credential forwarding in a secure way. The gem is written in Ruby.
This project was done on GitLab and here is the link for the project: https://gitlab.com/cyfronet/gsi-ssh. The full installation process is on this website.