From bd147f3806a957bb4bd141b2d29dc28100d1c5fb Mon Sep 17 00:00:00 2001 From: Riley McArdle Date: Wed, 6 Jan 2010 16:58:39 -0600 Subject: [PATCH] Created README.txt. --- README.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.txt diff --git a/README.txt b/README.txt new file mode 100644 index 00000000..13e1a21c --- /dev/null +++ b/README.txt @@ -0,0 +1,14 @@ +mRemoteNG is the next generation of mRemote, a full-featured, multi-tab remote connections manager. + +It allows you to store all your remote connections in a simple yet powerful interface. + +Currently these protocols are supported: + + * RDP (Remote Desktop) + * VNC (Virtual Network Computing) + * ICA (Independent Computing Architecture) + * SSH (Secure Shell) + * Telnet (TELecommunication NETwork) + * HTTP/S (Hypertext Transfer Protocol) + * Rlogin (Rlogin) + * RAW \ No newline at end of file