# Sloth - 맥에서 열린 모든 파일/디렉토리/소켓 등을 보여주는 앱

> Clean Markdown view of GeekNews topic #8534. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=8534](https://news.hada.io/topic?id=8534)
- GeekNews Markdown: [https://news.hada.io/topic/8534.md](https://news.hada.io/topic/8534.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-02-21T11:03:02+09:00
- Updated: 2023-02-21T11:03:02+09:00
- Original source: [github.com/sveinbjornt](https://github.com/sveinbjornt/Sloth)
- Points: 28
- Comments: 1

## Topic Body

- 실행중인 모든 프로세스가 어떤 파일/디렉토리/소켓/파이프/디바이스를 열고 있는지 보여주는 네이티브 맥 앱  
- lsof 의 사용하기 쉬운 GUI 버전   
- 이름, 액세스 모드, 볼륨, 타입, 위치 또는 정규식으로 필터링   
- IP 소켓 상태, 프로토콜, 포트와 버전   
- 파일/소켓/프로세스 정보에 대한 상세 인스펙션 윈도우   
- 파일 오퍼레이션을 위한 컨텍스트 메뉴   
- 루트 권한으로 실행하기 위한 인앱 인증

## Comments



### Comment 14926

- Author: eususu
- Created: 2023-02-21T17:00:49+09:00
- Points: 1

사용하기 좋네요. 틈틈히 써야겠습니다.  
정보 감사합니다~
