chrootuid
Run commands in restricted environments
Install
- All systems
-
curl cmd.cat/chrootuid.sh
- Debian
-
apt-get install chrootuid
- Ubuntu
-
apt-get install chrootuid
- Arch Linux
-
pacman -S chrootuid
- Kali Linux
-
apt-get install chrootuid
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install chrootuid
- Raspbian
-
apt-get install chrootuid
- Dockerfile
- dockerfile.run/chrootuid
chrootuid
Run commands in restricted environments
Chrootuid makes it easy to run a network service at low privilege level and with restricted file system access. The daemons have access only to their own directory tree, and run under a low-privileged userid. In the past it has been used to run the gopher and www (world-wide web) network. It can be used nowadays also for proxy servers. The arrangement greatly reduces the impact of possible loopholes in network software.