Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 395 Bytes

README.org

File metadata and controls

14 lines (14 loc) · 395 Bytes

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'