Skip to content

lc99520/Replit_Root

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Replit_Root

Replit获取root权限 wget https://fh168.fra1.cdn.digitaloceanspaces.com/yt.zip (需要回车一次)

unzip yt.zip (需要回车一次)

unzip root.zip

tar -xvf root.tar.xz

./dist/proot -S . /bin/bash

su 拓展命令行:

更改root密码 passwd

安装sudo命令 apt-get install sudo

安装wget命令 apt-get update -y && apt-get install -y wget

安装curl命令 apt-get update -y && apt-get install curl -y

查看系统版本 cat /etc/issue

About

Replit获取root权限

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published