https://github.com/gotamer/sshrun
Execute commands on remote server with SSH
https://github.com/gotamer/sshrun
remote remote-control ssh
Last synced: 6 months ago
JSON representation
Execute commands on remote server with SSH
- Host: GitHub
- URL: https://github.com/gotamer/sshrun
- Owner: gotamer
- Created: 2023-02-18T08:24:38.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-18T08:25:26.000Z (over 3 years ago)
- Last Synced: 2024-06-21T06:27:21.786Z (about 2 years ago)
- Topics: remote, remote-control, ssh
- Language: Go
- Homepage: https://git.hansaray.pw/go/sshrun
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Send commands to remote ssh server
```go
import "hansaray.pw/go/sshrun.git"
```