Jump to content

[Release-JD74] mRemote v1.24


theSLug

Recommended Posts

getfileaspxfilelogoxl7.png

mRemote is a full-featured, open source, 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:

Binary, as well as source packages are freely available from the downloads page or on the project page at SourceForge.net.

getfileaspxfilescreenshwf9.png

Features
  • Features
  • Free and Open Source, released under the GPL
  • Panels and tabs allow to group certain connections together, dock them to any side of the window or completely undock them and move them to another screen for example
  • Multiple supported protocols (RDP, VNC, ICA, SSH, Telnet, RAW, Rlogin and HTTP/S)
  • Easy to organize and maintain list of connections
  • Inheritance makes it possible to store properties on folder basis and let the underlying connections inherit this info
  • Support for importing connections from Active Directory
  • Allows creating nested containers (folders) to categorize connections
  • "Quick Connect" feature to quickly open a connection without creating an entry
  • "Quick Search" feature to quickly find a connection while typing
  • Support for SCP/SFTP (SSH) file transfers
  • Assign icons to connections to easily identify purpose
  • Screenshot manager allows to collect multiple screenshots and save them all together or copy them to the clipboard
  • View remote session info and log off sessions (RDP)
  • Portable (with the use of command line switches)
  • "Auto-Update" feature
  • Show description tooltips when hoovering over connections
  • System tray icon with connection menu
  • Fullscreen (Kiosk) mode
  • Assign global credentials to use when no information is provided on connection basis
  • Host Up/Down (Ping) feature shows if the selected host answers to a ping

System Requirements

Supported Operating Systems:

  • Windows XP
  • Windows Vista

Prerequisites:

  • Microsoft .NET Framework 2.0
  • Microsoft Terminal Services Client 6.0
  • Needed if you use RDP. mstscax.dll and/or msrdp.ocx must be registered.
  • PuTTY
  • Needed if you use Telnet, SSH, Rlogin or RAW. Included in all packages.
  • Citrix ICA Client
  • Needed if you use ICA. wfica.ocx must be registered.

Change Log

V1.24 (2008/01/28)

  • Fixed a bug in connections loading mechanism that caused a corrupted connections file when upgrading from a previous version

V1.23 (2008/01/28)

  • Added feature to remember which connections were opened on last runtime and reconnect to them on the next start (see Tools - Options - Startup/Exit)
  • A command line switch is also available to cancel reconnecting (/noreconnect or /norc)
  • Added Auto Save feature (Tools - Options - Connections - Auto Save every...)
  • Added Ext. Apps to connection tab context menu
  • Added better error handling for RDP connection creation
  • Fixed problem with Sessions feature on 64bit systems
  • Fixed Sessions feature not working when using global credentials
  • Fixed several problems with the Active Directory OU picker control
  • Fixed bug in Connection duplicate code that caused duplicated connection to still have previous tree node assigned

V1.20 (2008/01/20)

  • Added External Applications feature (check the help section for more info)
  • Added duplicate feature to Connections tree
  • Fixed: MagicLibrary.dll was not included in the setup package

V1.16 (2008/01/18)

  • New Domain: www.mRemote.org
  • Fixed PuTTY connections appearing in a new window
  • There's a new setting in the options to fine tune the time to wait until the window has been created
  • Fixed export not working
  • Added reconnect feature in tab menu

V1.15 (2008/01/08)

  • Added: New portable package
  • Added: Defaults for new connections can now be customized
  • Click the root item and then the new Properties-like button with a small yellow star to get to the settings
  • Fixed Import from Active Directory not working
  • Fixed problem with single click connect not focusing correctly
  • Fixed root node not being renamed after changing name in property grid

V1.10 (2007/12/31)

  • Added support for setting a password to protect the connections file with (look in the root of your connections tree)
  • Added RDP file import feature
  • Added new command-line switch to reset panel's positions
  • Added HTTPS as protocol
  • Added HTTP/S basic authentication
  • Added support for setting a Proxy server for automatic updates
  • Some changes in help section
  • Fixed the bug that passwords stored in the options weren't decrypted when a connection was opened
  • Fixed "bug" that prevented "Connect to console session" from working in RDC6.1 (Vista SP1 RC1/XP SP3 RC1)

.....................

V0.0.2.5 (2007/04/04)

  • Quick connect button bug fixed
  • Search field resize bug fixed
  • Splitter position is now saved on exit
  • Added new connections toolstrip (same functions as context menu)

V0.0.2.4 (2007/03/28)

  • Changed default color depth to 16bit
  • Added Keep Alive Interval (1 Minute)
  • Added Options to choose between RDP & VNC
  • Added Port Setting for RDP
  • Added Option to connect to console
  • Added Menu Entries to move Connections & Containers up & down
  • Some small code improvements

V0.0.2.3 (2007/03/22)

  • Initial SourceForge.net release

ATTENTION!

mRemote was only tested under 32bit environments, so 64bit systems are unsupported but may run mRemote just as usual.

If you like mRemote please consider donating! THX!

getfileaspxfiledonateux5.jpg

note: for the future packadger, use and modify the code of this presentation post for the release post, is not copyrithed :P

Edited by theSLug
Link to comment
Share on other sites


  • 4 weeks later...

V1.33 (2008/02/20)

Fixed problem that caused RDP connections not to initialize properly when using XP SP3

Fixed bug in Port Scan that prevented hosts with no hostname from being imported

V1.32 (2008/02/17)

Added: Inheritance defaults can now be customized (look in the root properties of your connections tree)

Fixed bug that made password-secured connection files not load properly because the return value from the password screen was always null

Fixed a lot of outdated code in the import functions (Import from XML, Import from AD, Import from RDP files)

Fixed bug that caused properties with a ' character not to be saved properly when using SQL Server

Changed Target CPU to AnyCPU again as I think the x86 setting caused problems on x64 machines (although it shouldn't)

V1.31 (2008/02/13)

Small speed improvement to the port scanner

Fixed bug that caused SQL live-update to not work when not using AD Authentication

Fixed bug that caused Save As not to work

V1.30 (2008/02/12)

Added experimental SQL Server with live-update (multi-user) support (see Help - Getting started - SQL Configuration)

Added bunch of new icons to the UI, most of them by famfamfam.com

Added dropdown button to Quicky Toolbar to choose protocol

Many smaller changes and additions

Fixed: Wrong default PuTTY session name

Fixed bug in Port Scanner that caused an error when no DNS name could be resolved

V1.25 (2008/02/05)

Added inheritance for folders

Added port scan feature and possibility to import from a scan

Added toolbar for Ext. Apps (see View - External Applications Toolbar)

Added quick connect as toolbar

Added code that creates a backup of the current connections file every time it is loaded (It's named YourConsFile.xml_BAK)

Added description variable to Ext. Apps

Fixed bug that allowed inheriting from root node

Fixed bug that caused Ext. Apps launched from a connection tab to use the selected tree node instead of the current tab

Fixed bug that caused mRemote not to save panel layout and Ext. Apps on exit

can anyone update this :P

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...