umountpy
script for quick mounting of removable devices
Install
- All systems
-
curl cmd.cat/umountpy.sh
- Debian
-
apt-get install mountpy
- Ubuntu
-
apt-get install mountpy
- Kali Linux
-
apt-get install mountpy
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mountpy
- Raspbian
-
apt-get install mountpy
- Dockerfile
- dockerfile.run/umountpy
mountpy
script for quick mounting of removable devices
mountpy scans all devices connected to the system, and tries to mount them, creating mount directories as needed. Warning: After configured, this program allows ordinary users to mount external filesystems. Do not install it on multiuser machines with untrusted users!