# 오픈소스 BashHub Server

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=1496](https://news.hada.io/topic?id=1496)
- GeekNews Markdown: [https://news.hada.io/topic/1496.md](https://news.hada.io/topic/1496.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-02-11T11:45:11+09:00
- Updated: 2020-02-11T11:45:11+09:00
- Original source: [github.com](https://github.com/nicksherron/bashhub-server)
- Points: 5
- Comments: 1

## Topic Body

모든 Bash 커맨드 기록을 저장하는 BashHub 서버를 오픈소스로 구현. Client 는 그대로 bh 이용.

- 지금까지 입력한 모든 쉘 커맨드를 Regex 검색 가능

- 어떤 서버/폴더/세션에서 입력된 것 까지 기록됨

- 어디서나 기존에 입력한 커맨드를 검색하고 재사용 가능

## Comments



### Comment 1100

- Author: xguru
- Created: 2020-02-11T11:46:19+09:00
- Points: 1

실제로 https://bashhub.com/ 자체가 아직 Early Stage 스타트업 인데, 벌써 클론 서버 오픈소스가 나와버렸네요.
