https://github.com/anderspitman/rrun
https://github.com/anderspitman/rrun
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/anderspitman/rrun
- Owner: anderspitman
- Created: 2023-02-04T20:52:32.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-04T20:54:37.000Z (over 3 years ago)
- Last Synced: 2025-03-15T07:54:27.164Z (about 1 year ago)
- Language: Go
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Barebones remote command runner.
Do not run this on open ports. It allows arbitary shell execution over the
network.
It's intended to be used as an alternative to SSH, when you already have a
secure channel such as a WireGuard tunnel bound to a specific private
interface.