Mobaxterm
https://cloud.tencent.com/developer/news/244102
https://mobaxterm.mobatek.net/
MobaXterm is your ultimate toolbox for remote computing. In a single Windows application, it provides loads of functions that are tailored for programmers, webmasters, IT administrators and pretty much all users who need to handle their remote jobs in a more simple fashion.
这玩意自动在我的目录中解压运行了
C:\Users\clu\Documents\MobaXterm\home
1.1. 内建多标签和多终端分屏
MobaXterm 内置多标签页、横向纵向 2 分屏和田字形 4 分屏,用于一个窗口内管理多个连接。管理多台服务器不必开多个窗口。
https://lax.v2ex.com/t/411391
简单介绍下
- 支持 Linux 大部分命令
- 支持安装各种插件 git/vim/aria2...可通过 apt-get install 来安装
- 支持 SSH/VNC/RDP/SFTP...
- 各种网络工具(端口扫描、FTP server...)
安装插件
https://mobaxterm.mobatek.net/plugins.html
In order to install these plugins, just download them and put them in the same directory than MobaXterm executable.
If you need to enhance MobaXterm with extra tools and commands, you can also use the MobApt package manager: type "MobApt" (or "apt-get") inside MobaXterm terminal.
apt-get install
尝试用了官方的git插件,发现很不方便。决定直接使用apt-get进行安装
C:\Users\clu\Documents\MobaXterm\home\.aptcyg\release
发现git插件的速度超级慢,难以忍受,直接卸载掉git
apt-cyg remove git
git的使用
use Windows path variable in MobaXterm
本地安装了git for windows并且集成到了环境变量,直接在terminal里面启用环境变量
In the documentation, this mention is in the "Terminal tab settings" section, so you will find this option in the "Terminal" tab.
Go to MobaXterm global settings window, then click on the "Terminal" tab and check the "Use Windows PATH environment". Note that if you are using a session, you will have to do the same in this session: edit your session, then go to the "Terminal settings" tab and check the "Use Windows PATH" option.
作者:Chuck Lu GitHub |
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 记一次.NET内存居高不下排查解决与启示
· 探究高空视频全景AR技术的实现原理
· 理解Rust引用及其生命周期标识(上)
· 浏览器原生「磁吸」效果!Anchor Positioning 锚点定位神器解析
· 没有源码,如何修改代码逻辑?
· 全程不用写代码,我用AI程序员写了一个飞机大战
· DeepSeek 开源周回顾「GitHub 热点速览」
· MongoDB 8.0这个新功能碉堡了,比商业数据库还牛
· 记一次.NET内存居高不下排查解决与启示
· 白话解读 Dapr 1.15:你的「微服务管家」又秀新绝活了