sveinbjornt / Sloth

Mac app that shows all open files, directories, sockets, pipes and devices in use by all running processes. Nice GUI for lsof.
https://sveinbjorn.org/sloth
BSD 3-Clause "New" or "Revised" License
8.31k stars 158 forks source link

Can use remote? #15

Closed 0x2CA closed 3 years ago

0x2CA commented 3 years ago

Because Sloth is a graphical interface to lsof,Any system that theoretically supports lsof should be able to use Sloth,For example, lsof of a remote host can be accessed using a remote connection,I think this is a very good idea

sveinbjornt commented 3 years ago

Not a bad idea!