jacob-pro / remotec

CLI launcher for RDP and SSH

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

remotec

Build

A CLI launcher for RDP and SSH.

Installation

From latest git:

cargo install --git https://github.com/jacob-pro/remotec

Completions

complete -C __remotec_shell_completion remotec
complete -C __remotec_shell_completion remotec.exe

About

CLI launcher for RDP and SSH

License:GNU General Public License v3.0


Languages

Language:Rust 99.1%Language:Makefile 0.9%