aa-unconfined
linux
List processes with open TCP/UDP ports that do not have AppArmor profiles loaded.
More info →Options (1)
-h, --helpbooleanDisplay help
Example:
aa-unconfined {{[-h|--help]}}Examples (4)
List unconfined processes using the `ss` command (default)
Use `netstat` instead of `ss` to detect open network sockets
sudo aa-unconfined --with-netstatShow all processes from /proc with TCP/UDP ports and no AppArmor profiles (more detailed)
sudo aa-unconfined --paranoidDisplay help
aa-unconfined [-h|--help]made by @shridhargupta | data from tldr-pages