# Streamhut - Terminal을 스트리밍 하기

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=2206](https://news.hada.io/topic?id=2206)
- GeekNews Markdown: [https://news.hada.io/topic/2206.md](https://news.hada.io/topic/2206.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-06-04T10:44:17+09:00
- Updated: 2020-06-04T10:44:17+09:00
- Original source: [streamhut.io](https://streamhut.io/)
- Points: 9
- Comments: 1

## Topic Body

- 자신의 터미널을 웹페이지로 실시간 스트리밍하고 여럿이 같이 보기

- netcat 을 이용해서 별도 툴을 설치할 필요 없음(맥 & 리눅스 계열 기본 설치)

- 공동 디버깅/교육/인터뷰용으로 사용 가능

- 서버는 셀프호스트 가능(도커) : Go로 작성된 오픈소스

## Comments



### Comment 1949

- Author: xguru
- Created: 2020-06-04T10:44:58+09:00
- Points: 1

윈도우용 netcat 빌드가 있긴 한데 https://eternallybored.org/misc/netcat/

커맨드쉘에서는 자신의 전체 아웃풋을 파이핑 하는 방법을 모르겠네요.
