Skip to content
/ sts Public

CLI application combining ssh and sftp utilities.

License

Notifications You must be signed in to change notification settings

salvrz/sts

Repository files navigation

STS

Secure Transfering Shell is a CLI application that combines SSH and SFTP functionality to simplify and unify the two services.

Requirements

Rust >= 1.60.0

Commands

First, install the dependancies: cargo install --path .

To run: cargo run -- <username>@<ip/hostname/...>

To build then run: cargo build

ssftp <username>@<ip/hostname/...>

Dependancies and Credits

openssl library

ssh2-rs library

rpassword library

About

CLI application combining ssh and sftp utilities.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages