开源免费可商用的远程连接工具,是一款基于TypeScript,使用Electron框架开发的跨平台的终端应用程序,支持本地shell,串口,SSH和Telnet连接。 官网
MIT
推荐
MateriaDark
在特殊需求下可以采用VcXsrv打开linux服务上的GUI界面,比如服务器安装了远程工具,但没有屏幕不能查看远程的账号密码 VcXsrv使用步骤
0
,点击下一页windows安装wsl的ubuntu后,用tabby打开默认的ubuntu命令行会进入/mnt/c/Users/用户名
,会到windows用户文档的位置
如果想打开后自动进入需要的地址,比如linux用户地址就需要配置一下
配置中选择ubuntu克隆,默认启动命令是C:\\Windows\\system32\\wsl.exe -d Ubuntu-20.04
我们需要加上-e bash -c 'cd /home/你的用户名/; bash'
最终效果C:\\Windows\\system32\\wsl.exe -d Ubuntu-20.04 -e bash -c 'cd /home/你的用户名/; bash'
克隆CMD(clink) 命令行输入
cmd.exe /k D:\\工具\\Redis-x64-3.2.100\\redis-server.exe
就可以创建一个打开redis服务的配置
免费可商用,但是得自己去官网下载家庭版安装,不能在公司中装在共享机器上使用,简单说就是哪个人想用就自己去官网下载安装
家庭版使用许可证-节选(5.1)5.1 Right of use The Licensee is authorized to use the Software, without any limitation as to its fields of application, with it being hereinafter specified that this comprises: -Permanent or temporary reproduction of all of the Software by any or all means and in any or all form. -Loading, displaying, running, or storing the Software on any or all medium. -Entitlement to observe, study or test its operation so as to determine the ideas and principles behind any or all constituent elements of said Software. This shall apply when the Licensee carries out any or all loading, displaying, running, transmission or storage operation as regards the Software that it is entitled to carry out hereunder. Individual end-user is allowed to download (only from MobaXterm website: https://mobaxterm.mobatek.net) and to use MobaXterm Home Edition in a commercial or company environment. However, software installation must be performed by the end-user himself: the user who uses MobaXterm Home Edition inside a company must be the same person who downloaded the software and installed it. It is therefore not allowed to redistribute or deploy MobaXterm Home Edition inside a company. It is also not allowed for multiple users to use a single shared installation of MobaXterm Home Edition in a company, whether at the same time or not. These usages are covered by MobaXterm Professional Edition.
开源免费的连接工具,很轻量性能好
MIT
国产的工具 官网
本文作者:Weee
本文链接:
版权声明:本博客所有文章除特别声明外,均采用 BY-NC-SA 许可协议。转载请注明出处!