Skip to content

VPS登录方式修改为Root用户+密码登录、自定义SSH端口脚本

License

Notifications You must be signed in to change notification settings

xiaoxiang66/rootLogin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 

Repository files navigation

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

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

使用方法

首先使用sudo -i登录root用户(如果登录用户为非root时),然后执行以下命令

bash <(curl -Lso- https://raw.githubusercontent.com/xiaoxiang66/rootLogin/master/root.sh)

最后设置SSH端口和密码即可

赞助我们

afdian-MisakaNo.jpg

交流群

Telegram

About

VPS登录方式修改为Root用户+密码登录、自定义SSH端口脚本

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%