# Moshy-rust: a simple Mosh wrapper with profile settings, but in Rust ## Attributes
This is a rewrite of a project https://github.com/kiniou/moshy
The original idea belongs to [kiniou](https://github.com/kiniou).
Moshy is a simple python Rust script which allow a user to connect to mosh server with
different settings per hosts like port ranges or commands to run immediately once logged in.
You can select a profile by passing `hostname` argument and extra arguments
which will be executed to the remote mosh session.
You can simply list configured profiles by using the list command and get more
information on profile configured.