安全远程登录服务器-WinSSHD
2013-04-20 11:07:47 阿炯

本站赞助商链接,请多关照。 用于远程登录服务器的软件,采用了ssh协议,客户端与之所有通信均会被加密以在不信任的网络上传输;与openssh相似,只不过它运行在Windows下,商业授权。


关于ssh:
SSH is a very flexible protocol, and many different types of services can run on top of it. Additionally, the protocol's open architecture allows these services to run all at the same time without impeding each other.

One service that is used very often is the remote console. To provide this service, a channel is created in the SSH session, and the channel is used to exchange data using a terminal emulation protocol such as vt100 or xterm. The client displays to the user a console window within which the user can execute programs on the server as if he or she was logged on locally.


Bitvise SSH Server provides secure remote login capabilities to Windows workstations and servers. Security is our SSH server's key feature: in contrast with Telnet and FTP servers, Bitvise SSH Server encrypts data during transmission. Thus, no one can sniff your password or see what files you are transferring when you access your computer over SSH.

Bitvise SSH Server is ideal for remote administration of Windows servers; for advanced users who wish to access their home machine from work, or their work machine from home; as well as for a wide spectrum of advanced tasks, such as establishing a VPN using the SSH TCP/IP tunneling feature, or providing a secure file depository using SFTP.

You can try Bitvise SSH Server free for up to 30 days.

Bitvise SSH Server is used to accept connections from SSH clients. The server is intended to run for a prolonged period of time, and will provide SSH clients that connect with access configured by the server administrator. The SSH server might be configured to provide access to a terminal console, port forwarding, and/or file transfer to and from the server using SFTP and SCP.

最新版本:5.6


项目主页:http://www.bitvise.com/ssh-server