8000 GitHub - adityash4rma/nuroot: Run Sudo apps on Unprivileged & Ephemeral Linux Environments
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

adityash4rma/nuroot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

    _   ____  ______  ____  ____  ______
   / | / / / / / __ \/ __ \/ __ \/_  __/
  /  |/ / / / / /_/ / / / / / / / / /   
 / /|  / /_/ / _, _/ /_/ / /_/ / / /    
/_/ |_/\____/_/ |_|\____/\____/ /_/               
                            ~ v1.1s

Run apps that require sudo privilege, on Unprivileged & Ephemeral Linux Environments

Uhh?

Nuroot leverages Proot to simulate root privileges, enabling applications that require sudo to run without actual root access. It supports multiple Linux distributions and architectures (x86_64, AArch64 for now).

Installation

  1. Downloading
    wget https://github.com/adityash4rma/nuroot/raw/refs/heads/main/nuroot.sh
    chmod +x nuroot.sh
  2. Installing
    bash ./nuroot.sh

Usage

Just run the script again to login to the Installed Distro

bash nuroot.sh

About

Run Sudo apps on Unprivileged & Ephemeral Linux Environments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0