Skip to content

init5-SF/cleanMyBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cleanMyBox

I've made this script to automate the cleanup of garbage files and packages on my offensive security VM, should work on most distros (Kali, Parrot, etc.).

It includes:

  • Kernel Cleanup: Removes old and unused kernels.
  • Package Cleanup: Cleans unused and orphaned packages, APT cache, and Snap cache.
  • Temporary Files: Clears /tmp and /var/tmp.
  • Log Files: Clears /var/log.
  • User Data: Cleans up ~/Downloads, Firefox cache, and thumbnail cache.
  • Scattered Junk: Finds and deletes .DS_Store and Thumbs.db files. Might add more cleanups later.

[!] Use at your own risk!

About

Script to automate disk cleanup on Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages