Lcrt a linux remote login tool
lcrt [-q connect_name] [-c connect_name]
lcrt is a linux remote login tool. Just like ssh or telnet, but it has a GUI and can manage many connections. User can use it to save connection informations such as hostname,username and password(if choose save),and auto login when next time. lcrt also can clone a connected session, so user can open many connections quickly.
- auto save connection information so that can auto login remote server next time.
- easy to clone a connected session.
Quick connect in commandline(don't start GUI).
Connect in Tab.
lcrt -q "localhost"
lcrt -c "127.0.0.1"
This manual page was written by the Lcrt developer team. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2.