Sloth Versions Save

Mac app that shows all open files, directories, sockets, pipes and devices in use by all running processes. Nice GUI for lsof.

3.2

2 years ago
  • Various minor bug fixes and interface refinements

3.1

3 years ago
  • Configurable refresh interval
  • Default (regex) filters can be set in Preferences
  • Fixed filtering by volume on Catalina and Big Sur
  • Various minor bug fixes and interface improvements

3.0.1

3 years ago
  • Fixed crash bug when running on macOS Big Sur

3.0

3 years ago
  • Universal binary supporting Apple's new arm64 architecture
  • New square icon for Big Sur
  • Info Panel now shows volume name and mount point for file system items
  • New "Show Package Contents" contextual menu item for bundles
  • Various minor fixes and performance improvements
  • Now requires macOS 10.9 or later

2.9

4 years ago
  • Sort by process type, bundle identifier or Carbon Process Serial Number
  • Better handling of errors in lsof output

2.8.1

5 years ago
  • Fixed potential crash bug introduced in version 2.8

2.8

5 years ago
  • New Dark Mode friendly template icons for Mojave
  • Multiple items can now be selected and copied
  • Info Panel now shows which processes are connected to each other via unix pipes & domain sockets
  • Info Panel now also shows file system info such as device name & inode
  • Cmd-L menu action to show selected item
  • Minor performance improvements
  • Sparkle update framework now has Mojave Dark Mode-compatible appearance
  • No longer shows hidden volumes in Volumes filter
  • Fixed issue with mangled process names
  • Fixed issue with pipe icon on non-retina displays
  • Fixed minor memory leak
  • More graceful error handling when file descriptor lookup fails in lsof

2.7

5 years ago
  • Info Panel now shows file Uniform Type Identifier
  • Fixed crash bug on macOS 10.9 and earlier
  • Various minor bug fixes and interface improvements

2.6

5 years ago
  • New and improved contextual menu
  • Fixed quirks with macOS Mojave's "Dark Mode"
  • Various user interface improvements

2.4

5 years ago
  • Now defaults to showing Mac-friendly process names (e.g. "Safari Web Content" instead of "com.apple.WebKit.WebContent").
  • Unix process names no longer truncated to 32 characters.
  • Search filter can now be used to filter by IP protocol (e.g. TCP or UDP) or IP version (e.g. IPv4 or IPv6)
  • Now shows TCP socket state (e.g. LISTEN, ESTABLISHED) in list and Info Panel
  • Info Panel now shows file descriptor integer
  • Info Panel now shows additional info for character devices
  • Info Panel now shows Carbon Process Serial Number (PSN) for processes, if available
  • Much improved IPv6 socket handling
  • DNS to IP and port name resolution in Info Panel when DNS/port lookup enabled in Prefs
  • Minor user interface enhancements