subuser
Run programs on Linux with selectively restricted permissions
Install
- All systems
-
curl cmd.cat/subuser.sh
- Debian
-
apt-get install subuser
- Ubuntu
-
apt-get install subuser
- Kali Linux
-
apt-get install subuser
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install subuser
- Raspbian
-
apt-get install subuser
- Dockerfile
- dockerfile.run/subuser
subuser
Run programs on Linux with selectively restricted permissions
Subuser turns a docker container into a normal program, but this program is not fully privileged, it can only access the directory from which it was called.