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/#

  • 相关阅读:
    给统计人讲python(3)模拟城市_数据分析
    非均匀时间序列按固定时间间隔求和
    随机训练样本的方法
    df.empty判断空df,timestamp推算n秒前的时间
    优雅地循环字典键值
    panel的dropna方法
    给统计人讲Python(4)_股票数据处理
    给统计人讲Python(2)_Pandas入门
    给统计人讲Python(1)_科学计算库-Numpy
    生成不重复随机数
  • 原文地址:https://www.cnblogs.com/springlight/p/6281463.html
Copyright © 2011-2022 走看看