/JailableApps

Quick and dirty script I wrote to check which apps I can jail using firejail

Primary LanguageShellMIT LicenseMIT

Jailable Apps

Quick and dirty script I wrote to check which apps I can jail using firejail.

Check the status of your jailable apps

./jailable-apps.sh

Check which apps are already jailed

./jailable-apps.sh | grep ' is jailed'

Check which apps can be jailed

./jailable-apps.sh | grep ' is not jailed'