umountpy

script for quick mounting of removable devices

Install

All systems
curl cmd.cat/umountpy.sh
Debian Debian
apt-get install mountpy
Ubuntu
apt-get install mountpy
image/svg+xml Kali Linux
apt-get install mountpy
Windows (WSL2)
sudo apt-get update sudo apt-get install mountpy
Raspbian
apt-get install mountpy

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!