MobaXterm

MobaXterm 11.1

Mobatek
免費軟體

MobaXterm 8.6

更新時間:2016-01-21
更新細節:

* New feature: added terminal syntax coloration in global and sessions settings
* New feature: added experimental support for Z-modem transfers in MobaXterm terminal if you have the CygUtils plugin installed: you can now transfer files directly through the terminal by launching sz, rz, lsz or lrz on your remote host and choosing "Z-modem send" or "Z-modem receive" in terminal right-click menu
* Bugfix: updated OpenSSH to version 7.1p2 in order to fix bugs. Note that this fix is for manual SSH connections from local terminal commandline only: "normal" MobaXterm SSH sessions are not concerned by the OpenSSH bugs
* Bugfix: corrected the "search" feature which was not properly reset when closed
* Improvement: added another check for master password in passwords management, when showing stored passwords
* Bugfix: terminals in detached windows no longer loose focus when spawning SSH connections
* New feature: added xrdb and setx11dpi tools: useful for retrieving/modifying Xserver settings, especially Xserver DPI value
* Improvement: allowed log files to be written to UNC network paths
* Improvement: added new available keyboard shortcuts combinations: WindowsLogo + F1-F12 and WindowsLogo + 0-9


版本下載:MobaXterm 8.6

MobaXterm 8.5

更新時間:2015-12-22
更新細節:

* Security fix: in previous releases, when opening a session with a configured SSH gateway (jump host), the gateway connection was bound to any local network adapters. This has been changed in current version by only binding SSH gateway connections to loopback network interface. Thanks to thomas (at) bleier.at for reporting this issue.
* New feature: added basic syntax coloration (right-click on the terminal and choose "Syntax highlighting" sub-menu). Currently 3 syntax types are available: keywords, shell script and Cisco (network configuration).
* Improvement: added automatic detection and fix for buggy Cisco SSH servers which do not properly handle "Winadj" SSH message.
* Improvement: added automatic basic import feature for Exceed sessions (xs files).
* Bugfix: some third-party software installed with "MobApt" package manager were unable to start properly.
* Bugfix: MobaXterm used to eat a huge amount of CPU while displaying the "reconnection" message and waiting for user input.
* Bugfix: when checking the "FlickerFree" setting in "Display" section, MobaXterm displays a prompt message before restarting the application.
* Bugfix: bookmarks from the top menu were not ordered and started properly in a border case related to using special characters in sessions.
* Bugfix: when saving terminal output to RTF file, text font in the RTF file is set to "Courier New" for proper fixed-width text rendering.
* Bugfix: some graphical corrections have been performed for proper High DPI display on 4K (HDPI) monitors.
* Bugfix: fixed an "Assertion failed" error message when connecting to a SSH server with "KexAlgorithms" set to "diffie-hellman-group14-sha1".


版本下載:MobaXterm 8.5

MobaXterm 8.4

更新時間:2015-11-23
更新細節:

- New feature: added "SCP" protocol for the graphical SSH-browser: MobaXterm can now use SCP in order to browse your remote server content. This experimental feature can be activated from your SSH session settings.
- Improvement: accelerated terminal display even in TrueColors mode
- Improvement: with SCP protocol, SSH-browser does not open a new SSH connection anymore, but makes use of the existing terminal connection instead (SSH multiplexing)
- Improvement: with SCP protocol, SSH-browser is not "connected" anymore and thus it stays alive as long as the terminal SSH connection is enabled
- Improvement: greatly improved SSH-browser transfer speed when using the new SCP protocol
- Improvement: if SSH-browser cannot connect using SFTP protocol, it will try SCP protocol instead
- Improvement: renamed "SFTP browser" to "SSH-browser"
- Improvement: added a "Flicker Free" setting for MobaXterm main window
- Improvement: added color support to "less" and "git" commands
- Improvement: improved detection of running sub-process when starting or stopping MobaXterm
- Improvement: starting a session from a file now opens it in a new tab if an existing instance of MobaXterm already exists.
- Improvement: added "OpenIniFile" command which allows to directly open MobaXterm.ini file from local terminal.
- Improvement: you can now clear the screen AND the scrollback buffer by using the "Clear scrollback" right-click menu entry on any terminal
- Improvement: using the "newtab" commandline switch now sets MobaXterm running instance to foreground.
- Bugfix: fixed a potential issue with open remote files through SSH when multiple instances of MobaXterm were opened and a file with same name is open on 2 different remote servers
- Bugfix: fixed a vulnerability in "MoTTY" PuTTY-based terminal (CVE-2015-5309)
- Bugfix: fixed the filter field in "MobApt" package manager which displays "Filter packages" instead of "Filter sessions".
- Bugfix: fixed log file names which did not properly mention remote hostname in case a SSH gateway has been defined.
- Bugfix: fixed fullscreen mode on multi-monitors environment when 2nd monitor coordinates were negative.
- Bugfix: fixed bug on "paste" command which did not work properly with Windows files
- Bugfix: fixed a bug with commandline SSH when default SSH username chosen in global settings contains special characters.
- Bugfix: fixed an issue in FTP sessions: when removing a folder, MobaXterm tried to perform a CWD in the removed folder after its deletion.


版本下載:MobaXterm 8.4

MobaXterm 8.3

更新時間:2015-11-10
更新細節:

- Security fix: in previous releases, some remote users could spy on X11 connections when Access Control was turned off (thanks to cert.org for the information). This has been changed in current version by activating Access Control by default with an authorization prompt when a remote program requests local display connection.
- New feature: added full TrueColor (24 bit) support in MobaXterm terminal (can be tested using the "lscolors" command)
- New feature: added a tooltip containing columns / rows values when resizing a terminal
- Improvement: xterm-256color is now properly supported with a proper 256 colors palette
- Improvement: when "User" field is left blank for SSH gateway, MobaXterm will use the default username configured in your global settings
- Improvement: improved focus behaviour with RDP sessions: clicking on RDP session when another window overlaps it should raise MobaXterm
- Improvement: added a new option to leave audio at remote computer in RDP sessions
- Improvement: pressing RETURN key while browsing sessions now starts the selected session
- Improvement: you can now press RETURN key in the "store password" prompt in order to quickly accept
- Improvement: added some more inline information and tooltips
- Improvement: added sessions details in tooltips when hovering nodes in the main sessions tree
- Improvement: disabled automatic completion for DLL libraries
- Improvement: improved resize function in "MultiExec" mode
- Improvement: MobaXterm now detects at startup if another different version of MobaXterm is running and shows a warning in this case
- Bugfix: Alt+Tab now brings focus to MobaXterm even when a modal window is in foreground
- Bugfix: in RDP sessions, the "Disconnect" button now performs a proper RDP disconnection instead of killing RDP session
- Bugfix: paste shortcut was sent to the incorrect terminal when used in a detached form with another tabbed terminal active
- Bugfix: with some specific folder priviledges, Mosh session did not start properly
- Bugfix: some checkbox settings in RDP sessions were overlapped on high DPI monitors
- Bugfix: added a workaround in order to avoid a warning message caused by an old install of "MIT Kerberos" application
- Bugfix: ssh agent forwarding was not properly disabled when "Forward agents" was unchecked in global settings
- Bugfix: bash completion (using tab key) for ssh commands deleted @ character


版本下載:MobaXterm 8.3

MobaXterm 8.2

更新時間:2015-09-15
更新細節:

- New feature: added a new "inline search" feature which allows you to highlight search terms directly into the terminal itself
- New feature: added an internal SSH agent "MobAgent" which allows you to automatically load SSH keys at MobaXterm startup and to forward them
- Improvement: the keyboard shortcut for "Paste inside terminal" can now be modified (default: Shift+INSERT). Remember that there is no shortcut for "COPY" as copying is performed automatically when you select some text.
- Improvement: you can now scroll in Tmux using Shift+MouseWheel if you have the "set-window-option -g mode-mouse on" feature enabled in your ".tmux.conf" file
- Improvement: enhanced compatibility with Emacs in terminal mode (better scrolling, better selection using shift+arrows, better home/end/arrows keys handling, better Ctrl+Alt shortcuts handling)
- Improvement: added "Pageant" support for SSH tunnels and SSH gateways
- Improvement: if you use a laptop and sometimes connect it to an external monitor, MobaXterm will automatically store 2 independant graphical configuration profiles (window position/size, sidebar visibility) for each configuration.
- Improvement: you can now select terminals for writing in "MultiExec" mode
- Improvement: you can now force terminal font antialiasing even if ClearType is disabled in your Windows configuration
- Improvement: better URL detection for Ctrl+click on the terminal
- Improvement: improved GSSAPI authentication for the SFTP browser
- Improvement: added a new global setting which allows to disable SSH banner
- Improvement: the terminal popup menu can be displayed using Ctrl+right-click or Shift+right-click when using right-click to paste
- Improvement: enhanced compatibility with Byobu (Ctrl+function keys)
- Improvement: telnet escape sequence was not handled correctly on German and French keyboards
- Improvement: when using "-newtab" command with MobaXterm minimized, the application is properly restored
- Improvement: you can now navigate in the SFTP browser using arrows, return and back keys
- Improvement: added some more debugging information in log for failed SFTP connection attempts
- Improvement: HOME and END keys now work properly in "less" command
- Bugfix: main window size/position were not automatically saved after MobaXterm was closed with some particular Windows configuration
- Bugfix: Sidebar visibility and "compact mode" were not automatically saved after MobaXterm was closed with some particular Windows configuration
- Bugfix: corrected some issues when pasting to all terminals (in MultiExec mode): some terminals were not updated in some specific conditions
- Bugfix: corrected a "freeze" issue when closing SSH tab with SFTP browser and "follow SSH path" checked, in some particular cases
- Bugfix: corrected a "freeze" issue when resizing MobaXterm while a CMD or POWERSHELL session is running on Windows 10
- Bugfix: corrected some issues with flashing taskbar or focus loss at terminal startup
- Bugfix: disabled GSSAPI authentication attempt when it is unchecked in global settings
- Bugfix: corrected the erroneous "closewhendone" mention in the documentation (the correct commandline parameter is "exitwhendone")
- Bugfix: the "newtab" command was not starting a new tab properly for ssh commands
- Bugfix: fixed "Decrease font size" menu entry which resized the terminal window instead of changing columns/rows number
- Bugfix: you can now extend selection using Shift+left-click
- Bugfix: HOME and END keys did not send correct key codes in some applications
- Bugfix: Shift+Arrow keys did not work properly in some applications


版本下載:MobaXterm 8.2

MobaXterm 8.1

更新時間:2015-08-05
更新細節:

- Bugfix: corrected the SFTP browser which was not displayed if you used a private SSH key with no passphrase
- Bugfix: advanced terminal settings were not accessible for telnet sessions
- Bugfix: corrected an issue with Powershell and Cmd sessions when a startup folder was specified
- Bugfix: the "duplicate tab" feature did not work in previous version
- Bugfix: SSH keys in a shared folder with UNC path were not handled correctly
- Bugfix: terminal resize was not handled correctly when asked by "screen", "tmux" or "reset" programs
- Bugfix: corrected the SFTP browser which did not work with GSSAPI SSH connections
- Bugfix: corrected an issue with "ascii" command which exited without displaying ascii table
- Bugfix: removed some code which made some antivirus detect games executable as false-positive
- Bugfix: the "-exec" feature was not working correctly with ssh commands in previous version
- Improvement: improved the KeepAlive function by enabling/disabling the application-level keepalive feature AND the TCP keepalive feature simultaneously
- Improvement: added some debugging information for MoTTY connections (right-click on the terminal and choose "Event log" to show it)
- Improvement: popup windows for fatal connection errors are now printed to the terminal output
- Improvement: display SSH banner before the remote server banner for better readibility
- Improvement: replaced Ctrl+Insert shortcut by Ctrl+Shift+Insert for pasting in the terminal
- Improvement: added Ctrl+0 shortcut for resetting fonts size to default
- Improvement: added the Ctrl+Left_arrow / Ctrl+Right_arrow keyboard shortcuts for "forward-word" / "backward-word" in terminal
- Improvement: increased startup speed especially if you have many sessions folders
- Improvement: you can now save your SSH keys passphrases the same way as you save passwords if you activate the setting in "Manage passwords" window
- Improvement: a middle-click on a SFTP browser item copies the item path to the SSH session
- Improvement: added the VAGRANT_DETECTED_OS environment variable which allows Vagrant to work correctly inside MobaXterm
- Improvement: if SFTP browser does not work because your remote server echoes some text, an explicit warning message is displayed in MobaXterm log file
- Improvement: added a new script which allows to create MobaXterm sessions from a plain text list of servers: "ServersListToMxtSessions.sh"


版本下載:MobaXterm 8.1

MobaXterm 8.0

更新時間:2015-07-23
更新細節:

- New feature: MobaXterm is now able to create shared credentials for multiple sessions
- Improvement: SSH, telnet, rlogin and serial sessions are now powered by a faster native Windows engine based on the efficient PuTTY tool by Simon Tatham
- New feature: Added "MobaKeyGen": a graphical SSH keys generator based on the great "PuTTYgen" tool by Simon Tatham
- Improvement: Default X server is now a native Windows port of Xorg with no wrapper (compiled using MinGW)
- Improvement: The embedded terminal is now based on a plain PuTTY engine
- Improvement: Re-organized session settings for better usability
- Improvement: MobaXterm is now able to retrieve/store SSH password, even in "keyboard-interactive" mode
- New feature: Dragging using Alt+drag performs a rectangular selection
- New feature: Right-click menu now allows to reconfigure many options on the current terminal for the current running session
- New feature: Added a "home page" at MobaXterm startup with recent sessions, a quick search bar and a button to start a new terminal. You can disable this home page from the global settings and choose to start a local terminal instead.
- Improvement: New keyboard configurations added
- Improvement: SFTP browser now works in keyboard interactive mode
- Improvement: Double-click selection in the terminal is now smarter when determining if a character is a separator or not
- Improvement: Local Unix utilities based on Cygwin are now in a separate plugin file. If you only need basic MobaXterm features like SSH, X11, Rlogin, Telnet, Serial or RDP, you do not need this plugin
- Improvement: MobaXterm startup speed has been improved
- Improvement: Banner message is now adapted to the session you launched. For SSH sessions, it displays some useful information about X11-forwarding, DISPLAY, SFTP browser and compression features
- Improvement: Added new proxy settings for SSH connections
- Improvement: Added some new charsets for remote sessions
- Improvement: Better SSH keys support (OpenSSH / PuTTY / SSH.com types are seamlessly managed)
- New feature: Added some cool puzzle games from Simon Tatham
- New feature: You can now select a terminal size (number of rows/columns) and keep it while resizing MobaXterm by increasing/decreasing font size
- Improvement: Added new SSH KEX algorithms for the SFTP browser (DH_GROUP_EXCHANGE256, RSA1024_SHA1, RSA2048_SHA256, GSS_GROUP_EXCHANGE, GSS_GROUP, GSS_GROUP_14)
- New feature: Added uptime, shred, truncate, nl, link, free, factor, compress, count, paste, nc (netcat) and host tools
- Improvement: Log file name is now automatically based on the session protocol, remote host, username and date/time
- New feature: You can now choose disable completely OpenGL rendering support in X11 server
- Improvement: Updated Cygwin version to version 2.0.4 in CygUtils plugin
- Bugfix: Corrected a bug with libopenssl, grep and bash update from apt-get
- Bugfix: Prevented Windows taskbar from being raised with fullscreen VNC sessions
- Improvement: Improved CMD sessions by using the "winpty" tool: Ctrl+C and TAB completion should work on any environment now
- New feature: Added Powershell to the "Local terminal" session type (experimental)
- New feature: Added TWM window manager as an option for X11 sessions
- Improvement: Added a Paste button on the MultiExec top toolbar
- New feature: Added a new tool entry in order to start a CMD window as admin
- Improvement: Added an explanation message when sub processes fail to start because of a group policy
- Bugfix: Corrected some issues when MobaXterm is installed in a Windows path containing unicode characters
- Bugfix: Corrected an issue with tab integration of XDMCP sessions
- Bugfix: Corrected an issue with tabs numbering when a VNC session was started but the remote host did not exist
- Bugfix: Prevented Windows taskbar from being raised with fullscreen RDP sessions
- Bugfix: Desktop shortcuts did not work on some Windows version because of truncated command line
- Bugfix: fixed a bug with PuTTY sessions import at first start
- Bugfix: Prevented MobaXterm slash directory from being set to the root of a drive or to a directory with other programs already present
- Bugfix: Corrected some focus issues in RDP sessions


版本下載:MobaXterm 8.0

MobaXterm 7.7

更新時間:2015-04-07
更新細節:

- Bugfix: apt-get (MobApt) has been updated for compatibility with the new Cygwin checksums
- Improvement: MobaXterm is now compatible with Windows 10 build 10041
- Improvement: MobaXterm can now import PuTTY Connection Manager (PuttyCM) sessions
- Improvement: MobaXterm now keeps folders structure when importing Mremote, PuTTY and SCRT sessions
- Improvement: You can now choose between X11 server version 1.16.3 and 1.14.5 for better compatibility with your environment
- Improvement: Recompiled Xorg version 1.16.3 with latest OpenGL libraries
- Improvement: Selected a more compatible list of ciphers by default for SSH
- Improvement: Added CP1251 (Cyrillic) codepage to terminal sessions
- Bugfix: the "bc" command was not working correcly when launched from interactive shell in version 7.6
- Bugfix: the "List running process" tool was not working when launched from the sidebar button
- Bugfix: some users were shown an "Unknown+user" prompt instead of their standard username
- Improvement: Protocols which have been disabled from the customizer are no longer available in interactive terminals
- Bugfix: The main menu bar is now correctly repainted after maximizing the main window with a skin


版本下載:MobaXterm 7.7

MobaXterm 7.6

更新時間:2015-02-17
更新細節:

* Improvement: Updated "ssh-copy-id" tool in order to handle new SSH keys
* Bugfix: SSH connections with a SSH gateway were not working correctly
* Bugfix: SSH user config files were not correctly handled


版本下載:MobaXterm 7.6

MobaXterm 7.4

更新時間:2015-01-05
更新細節:

* Improvement: MobaXterm is now compatible with Windows 10 "Technical Preview"
* Improvement: upgraded X server to version 1.16.2
* Improvement: upgraded bash to version 4.1.17
* Improvement: added a "Reconnect" button for SFTP (allows you to reconnect the SFTP browser in case of a network failure or a firewall disconnection)
* Bugfix: when exiting "Compact mode" on professional edition, the "Unregistered" bar is not displayed anymore
* Improvement: improved "Compact mode" (settings and menus improvements)
* Improvement: improved scrolling in the left sidebar using mouse wheel, even when the focus is set to the terminal
* Improvement: The main window title and the taskbar title are automatically changed to the active tab name
* Improvement: MobaXterm can now import mRemoteNG sessions
* Bugfix: corrected a bug in "Nimesweeper" (arrow keys were not working correctly)
* Improvement: improved main window for high DPI monitors
* Improvement: improved OpenGL support in X server
* Improvement: added a new setting in VNC and RDP sessions in order to disable the settings bar
* Improvement: Added a "ASCII" button in the SFTP browser in order to toggle ASCII/Binary mode for file transfers
* Improvement: Added a new button in the SFTP browser in order to toggle show/hide hidden files
* Bugfix: in some cases, the "Ctrl" key was incorrectly detected as pressed after using the "New tab" shortcut
* Improvement: COM ports are detected automatically each time you go to the "Serial" session manager (not only at MobaXterm startup)
* Improvement: MobApt is now able to force the installation of Cygwin tools
* Bugfix: Corrected a recurrent issue with private SSH keys rights
* Improvement: Added a graphical warning when the remote host identification has changed with a tool to reset the alarm
* Improvement: Added keyboard interactive authentication type for SSH gateway
* Bugfix: corrected a graphical bug in the graphical SSH tunnels tool: start buttons were not drawn correctly in skinned mode
* Improvement: Added an automatic detection of any deleted file in the temp folder during execution
* Improvement: Added the "showkey" tool
* Improvement: Added the "killX" tool
* Improvement: MobaTextEditor can now indent/unindent blocks with Tab/Shift+Tab
* Improvement: Updated documentation with new features
* Improvement: Added the "glxgears" and "glxinfo" tools for Xserver OpenGL tests
* Improvement: Added a new "AutoReconnect" setting in MobaSSHTunnel which automatically reconnects SSH tunnels after a network failure
* Improvement: Improved the way MobaXterm is started in order to avoid issues with sandboxes
* Improvement: Added some warnings when using a non-persistent HOME directory and using ssh-keygen


版本下載:MobaXterm 7.4

MobaXterm 7.3

更新時間:2014-12-04
更新細節:沒有資料
版本下載:MobaXterm 7.3

Download Accelerator Plus 10.0.4.3

更新時間:2012-09-13
更新細節:
版本下載:Download Accelerator Plus 10.0.4.3

更新時間:1970-01-01
更新細節:
版本下載: