Liorst4 / JailableApps

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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'

About

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

License:MIT License


Languages

Language:Shell 100.0%