zoukankan      html  css  js  c++  java
  • Top 5 SSH Clients for Windows (Alternatives of PuTTY)

    这篇博文列举了可以替代putty的5个工具,有些实现了putty没有实现的一些功能。如下:

    PuTTy is the most popular SSH clients for Windows-based systems. It’s very small is size and easy use. Most of people in Linux world prefer to use putty. But they are aware that there are many tools available to provides many features which putty doesn’t have. I have used many ssh clients and adding 5 Alternatives of PuTTY client below which I found better. I hope you will get some experience with them

    Alternatives of PuTTY –

    1. MobaXterm

    MobaXterm is an advanced terminal for Windows with an X11 server, It provides tabbed SSH client and many of other networking tools for remote computing. MobaXterm provides all the essential Unix commands to Windows desktop, in a single portable executable file which works out of the box.

    [ Download or Buy MobaXterm ]

     
    2. KiTTY

    KiTTY is a fork from version 0.63 of PuTTY, the best telnet / SSH client in the world. KiTTY is only designed for the Microsoft Windows platform. For more information about the original software, or pre-compiled binaries on other systems, you can go to the Simon Tatham PuTTY page.

    [ Download KiTTY ]

     
    3. mRemoteNG

    mRemoteNG is a fork of mRemote, an open source, tabbed, multi-protocol, remote connections manager. mRemoteNG adds bug fixes and new features to mRemote. It allows you to view all of your remote connections in a simple yet powerful tabbed interface.

    mRemoteNG supported protocols:

      • RDP (Remote Desktop/Terminal Server)
      • VNC (Virtual Network Computing)
      • ICA (Citrix Independent Computing Architecture)
      • SSH (Secure Shell)
      • Telnet (TELecommunication NETwork)
      • HTTP/HTTPS (Hypertext Transfer Protocol)
      • rlogin
      • Raw Socket Connections

    [ Download mRemoteNG ]

     
    4. Xshell 4

    Xshell is a powerful terminal emulator that supports SSH, SFTP, TELNET, RLOGIN and SERIAL. It delivers industry leading performance and feature sets that are not available in its free alternatives.

    [ Download or Buy Xshell 4 ]

     
    5. Bitvise SSH Client

    Bitvise SSH Client is used to initiate connections to SSH servers. It is usually used interactively, so it will only run when a user runs it, but it can also be launched unattended to run scripted commands or file transfers, or to maintain an SSH connection for port forwarding. The SSH client is used to access a terminal console on an SSH server, to initiate port forwarding, or to initiate file transfers to and from SSH servers using SFTP.

    参考资料:http://tecadmin.net/top-5-ssh-clients-for-windows-alternatives-of-putty/#

  • 相关阅读:
    AAA
    Express4 启航指南
    nodejs 中的 NODE_PATH
    Windows 系统下设置Nodejs NPM全局路径
    C# VS Java
    在windows环境中使用varnish
    各种数据类型对比
    RubyGems 镜像
    npm国内镜像介绍
    WCF 身份验证 通过检查客户端IP
  • 原文地址:https://www.cnblogs.com/springlight/p/6281463.html
Copyright © 2011-2022 走看看