Description
Mounts SquashFS archives through FUSE so users can browse compressed read-only filesystem images without kernel-level mounting. It is useful for inspecting live images, application bundles, and distribution media as a normal user.
Mounted images may contain untrusted files, names, or metadata. Treat unknown images cautiously and avoid executing extracted programs unless the source is trusted.