mirror of
https://github.com/nicksherron/bashhub-server.git
synced 2025-09-06 04:14:12 +08:00
README add gitter
This commit is contained in:
parent
7b7c65290b
commit
7611c65454
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
# bashhub-server
|
||||
[](https://goreportcard.com/report/github.com/nicksherron/bashhub-server) [](https://travis-ci.org/nicksherron/bashhub-server)
|
||||
[](https://goreportcard.com/report/github.com/nicksherron/bashhub-server) [](https://travis-ci.org/nicksherron/bashhub-server) [](https://gitter.im/bashhub_server/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
bashhub-server is a private cloud alternative for [bashhub-client](https://github.com/rcaloras/bashhub-client) with some
|
||||
added features like regex search.
|
||||
|
@ -17,7 +17,7 @@ added features like regex search.
|
|||
## Why?
|
||||
I love the idea behind bashhub. Having my shell history centralized and queryable from various systems whether it
|
||||
be my home computer or from an ssh session on a server is great. However, even with encryption,
|
||||
I was leary of sending my shell commands to a third-party server, so bashhub-server was created.
|
||||
I was weary of sending my shell commands to a third-party server, so bashhub-server was created.
|
||||
|
||||
|
||||
## Installation
|
||||
|
|
Loading…
Add table
Reference in a new issue