Linux 系统轻量型图形化工具
若要配置版本或其他设置,可阅读globals bash
sudo su root- 1.
Centos系统初始化
Centos > 8, 推荐Centos9
dnf update -y
dnf install git wget curl rsync -y如果缺少
whiptail可执行dnf install whiptail -y
- 2.
Ubuntu系统初始化
Ubuntu > 20.04
apt update -y
apt-get install git wget curl rsync -y如果缺少
whiptail可执行apt-get install whiptail -y
- 克隆并初次启动
git clone --depth=1 -b main https://github.com/lemonade-lab/visible.git /visible && chmod +x /visible/*/*.sh && sh /visible/install.sh- 日常启动
visible-
Android:
JuiceSSH -
IOS:
Termius -
Windows:
MobaXterm、Termius