# bandwhich - 터미널에서 프로세스별 네트웍 사용량 확인하는 도구

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=1176](https://news.hada.io/topic?id=1176)
- GeekNews Markdown: [https://news.hada.io/topic/1176.md](https://news.hada.io/topic/1176.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2019-12-31T09:05:35+09:00
- Updated: 2019-12-31T09:05:35+09:00
- Original source: [github.com](https://github.com/imsnif/bandwhich)
- Points: 6
- Comments: 3

## Topic Body

어떤 프로세스가 외부 IP/호스트로 얼마나 데이터를 보내는지 확인.

NI정보와 리눅스 /proc, 맥의 lsof 를 교차검증.

IP주소는 reverse DNS 체크해서 호스트 표시.

반응형 터미널 UI. Rust로 개발된 오픈소스.

## Comments



### Comment 812

- Author: xguru
- Created: 2019-12-31T10:27:03+09:00
- Points: 1

요즘 나오는 CLI 도구들, 특히나 깔끔한 TUI 를 가지는 도구들은 대부분 Rust 로 개발되는 듯

### Comment 811

- Author: sduck4
- Created: 2019-12-31T10:22:16+09:00
- Points: 1

시스템 모니터링 할 때 쓰면 좋겠내요.

### Comment 813

- Author: xguru
- Created: 2019-12-31T10:27:29+09:00
- Points: 2
- Parent comment: 811
- Depth: 1

혹시나 저 몰래 어디론가 데이터를 보내는 애들이 있는지 검사할때 ㅎㅎ
