https://github.com/jadogg/expressremote
Express Remote - Upload and Execute Through SSH
https://github.com/jadogg/expressremote
Last synced: 9 months ago
JSON representation
Express Remote - Upload and Execute Through SSH
- Host: GitHub
- URL: https://github.com/jadogg/expressremote
- Owner: JaDogg
- License: lgpl-2.1
- Created: 2014-12-20T09:37:39.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2018-05-18T04:46:21.000Z (over 7 years ago)
- Last Synced: 2025-02-10T02:13:37.110Z (11 months ago)
- Language: C++
- Homepage:
- Size: 604 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
expressRemote
=============
Express Remote - Upload and Execute Through SSH
## Usage
```
Express Remote
-Written by Bhathiya Perera
--------------------------------
Usage :
remote -u -p -h [-P (default:22)] -c -f [-d ]
--------------------------------
-c, -f there can only be one of these options used at a time.
-f option may have a single -d option.
--------------------------------
Credits:
QTCreator's QSsh code
Botan library
Remote icon from http://www.iconarchive.com/show/vista-hardware-devices-icons-by-icons-land/Remote-Control-icon.html
```