bashhub-server
shell server
A private cloud shell history server with added features like regex search, protecting users' sensitive data.
Private cloud shell history. Open source server for bashhub https://github.com/rcaloras/bashhub-client
306 stars
8 watching
24 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists
bashcliclient-servercloudhistoryserverterminalzsh
Related projects:
Repository | Description | Stars |
---|---|---|
rcaloras/bashhub-client | A service that stores and searches terminal command history from various shells across multiple systems. | 1,269 |
z-shell/zservice-py3http | A plugin that serves files from its directory using Python's HTTP server | 4 |
okhiroyuki/zsh-select-history-skim | A zsh plugin to search and complete terminal history using an external search tool. | 0 |
shellhub-io/shellhub | A centralized SSH gateway allowing remote access to Linux devices from anywhere. | 1,407 |
xav-b/zsh-extend-history | Records and displays shell command history with more context | 9 |
joknarf/redo | An interactive history menu for bash and zsh to edit and execute previous commands | 5 |
jimeh/zsh-peco-history | Enhances shell history searching with a menu-driven interface | 124 |
voronkovich/apache2.plugin.zsh | Provides shell commands to manage Apache 2 virtual hosts and configuration | 6 |
ibara/oksh | A portable shell implementation based on the Public Domain Korn Shell. | 364 |
jsks/czhttpd | A simple, standalone HTTP server written in shell script, capable of serving files and handling basic HTTP requests. | 58 |
curusarn/resh | A shell history replacement tool that allows full-text search and contextual results | 1,015 |
michaelaquilina/zsh-history-filter | A plugin to filter out commands from being added to the shell's permanent history. | 30 |
larkery/zsh-histdb | An improvement to zsh's built-in history feature | 1,288 |
joknarf/nerdps1 | A shell prompt package for Unix-like systems with customizable display of information such as user, host, working directory, and system resources. | 10 |
nisreenfarhoud/bash-cheatsheet | A collection of essential Bash commands and concepts for efficient shell interaction. | 374 |