bashhub-server
bashhub-server copied to clipboard
Private cloud shell history. Open source server for bashhub https://github.com/rcaloras/bashhub-client
I've created a package for Arch, just fyi. https://aur.archlinux.org/packages/bashhub-server-git I'd be happy to hear your comments on it.
I'm making a release soon to address security vulnerability in gin, and may not have time to look through my god-awful test code to figure out why it's no longer...
I noticed this wonderful project recently. It would be better if another client could have the following functions in addition to the official client functions: - Regexp based search, which...
On Ubuntu 20.04.2 LTS, I try to install bashhub-server but encountered the following problem: ``` $ go version go version devel go1.17-fd3612e433 Sat Apr 17 00:02:01 2021 +0000 linux/amd64 $...
I would like to host bashhub-server via Docker on a Raspberry Pi, which is based on ARM. It would be really cool if you add docker support for ARM.
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
Hello, I would love to run this service on my NAS, which is always turned on anyway. Thank you!
This fixes the following error: ``` cmd/root.go:122:3: Println arg list ends with redundant newline ? github.com/nicksherron/bashhub-server [no test files] make: *** [test] Error 2 ```
Right now the search functionality is cap-sensitive. This makes sense when a user is providing a regex, but for simple/quick search, it makes more sense to make search terms cap-insensitive
I would like to roll out Bashhub server for my entire company. We use Google/G-suite for SSO. It would be incredible to be able to authenticate using LDAP or G-Suite...