你好,这里是 Dotnet 工具箱,定期分享 Dotnet 有趣,有用的工具,不要忘记关注。
今天介绍一个非常实用的工具 mRemoteNG,这是一个基于 .NET 6 开发的远程终端软件,开源免费,不用担心版权和软件费用问题,所以说它是一个很好的 Xshell 替代的工具。

它可以让您在一个软件中管理所有的远程连接,简单易用,支持文件上传,支持多种协议,并且支持中文。

支持的协议如下
- • RDP (Remote Desktop Protocol) 
- • VNC (Virtual Network Computing) 
- • SSH (Secure Shell) 
- • Telnet (TELecommunication NETwork) 
- • HTTP/HTTPS (Hypertext Transfer Protocol) 
- • rlogin (Remote Login) 
- • Raw Socket Connections 
- • Powershell remoting 
支持的操作系统
- • Windows 11 
- • Windows 10 
- • Windows 8.1 
- • Windows Server 2022 
- • Windows Server 2019 
- • Windows Server 2016 
- • Windows Server 2012 R2 
操作界面


下载安装
如果您使用的是 Windows 11,那么可以直接使用 Winget 进行安装,只需执行下面的命令即可。
另外本地运行首先需要安装 .NET 6 运行时。
winget install -e --id mRemoteNG.mRemoteNG对于其他的系统,可以选择使用下面的链接,下载 mRemoteNG 的安装包。
Github: https://github.com/mRemoteNG
官方网站:https://mremoteng.org/
软件下载地址:https://github.com/mRemoteNG/mRemoteNG/releases/
