Skip to content

Bitm-m/Rootlinux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VPS ROOT 用户密码登录、自定义SSH端口一键脚本

支持CentOS、Debian、Ubuntu等系统的各大厂商的VPS。一个命令,修改登录方式为root+密码、并自定义SSH端口

使用方法

wget -N https://raw.githubusercontent.com/Bitm-m/Rootlinux/main/LinuxTools.sh -O LT.sh && chmod +x LT.sh && bash LT.sh
wget -N https://raw.githubusercontent.com/Bitm-m/Rootlinux/main/xray.sh && chmod +x xray.sh && bash xray.sh

Panindex

curl -L https://github.com/libsgh/PanIndex/releases/download/v3.1.1/PanIndex-linux-amd64.tar.gz --output arthas.tar.gz
tar -zxvf arthas.tar.gz
rm -f arthas.tar.gz
chmod +x ./PanIndex-linux-amd64.tar.gz
./PanIndex-linux-amd64

Alist

curl -L https://github.com/alist-org/alist/releases/download/v3.11.0/alist-linux-amd64.tar.gz --output arthas.tar.gz
tar -zxvf arthas.tar.gz
rm -f arthas.tar.gz
chmod +x ./alist-linux-amd64.tar.gz
./alist server --no-prefix

Special sponsors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published