#shell #bash
#AWS Security best practices assessment, auditing, hardening and forensics readiness tool. It follows guidelines of the CIS Amazon Web Services Foundations Benchmark and dozens of additional checks including GDPR and HIPAA: https://github.com/toniblyx/prowler
#AWS Security best practices assessment, auditing, hardening and forensics readiness tool. It follows guidelines of the CIS Amazon Web Services Foundations Benchmark and dozens of additional checks including GDPR and HIPAA: https://github.com/toniblyx/prowler
GitHub
GitHub - prowler-cloud/prowler: Prowler is the Open Cloud Security platform for AWS, Azure, GCP, Kubernetes, M365 and more. It…
Prowler is the Open Cloud Security platform for AWS, Azure, GCP, Kubernetes, M365 and more. It helps for continuous monitoring, security assessments & audits, incident response, compliance,...
Sampler is a tool for #shell commands execution, visualization and alerting. Configured with a simple YAML file: https://github.com/sqshq/sampler
zlong_alert.zsh will use notify-send and a bell to alert you when a #shell command that has taken a long time (default: 15 seconds) has completed: https://github.com/kevinywlui/zlong_alert.zshGitHub
GitHub - kevinywlui/zlong_alert.zsh: A plugin to alert you when a long-running command has finished
A plugin to alert you when a long-running command has finished - kevinywlui/zlong_alert.zsh
Vesper - HTTP Framework for Unix Shell
vesper is a collection of shell functions to make it super easy to generate valid http responses. Vesper is not a web server itself, its just the framework to parse http requests and generate valid responses.
This is crazy, who needs a http framework for unix shell?
That is a very good question! If you would have asked me that question a year ago, I would have argued: nobody. Now, I am not sure anymore. How will sh/bash scripts work in the future of cloud and serverless?
https://github.com/chris-rock/vesper
#shell
vesper is a collection of shell functions to make it super easy to generate valid http responses. Vesper is not a web server itself, its just the framework to parse http requests and generate valid responses.
This is crazy, who needs a http framework for unix shell?
That is a very good question! If you would have asked me that question a year ago, I would have argued: nobody. Now, I am not sure anymore. How will sh/bash scripts work in the future of cloud and serverless?
https://github.com/chris-rock/vesper
#shell
The pipeline #shell command!
A utility to make building up a pipeline of shell commands easier, especially when doing data exploration.
If you've ever found yourself writing shell code, in an endless loop of piping output to
This is just a thin wrapper around your shell, not some totally new data mining tool. Launch pipeline, and start typing shell commands as usual. Every time you hit enter you'll see a one-screen preview of your output, similar to piping output to
https://github.com/codekitchen/pipeline
#c
A utility to make building up a pipeline of shell commands easier, especially when doing data exploration.
If you've ever found yourself writing shell code, in an endless loop of piping output to
less, scanning it over and making changes, then pipeline can make your life just a little bit more beautiful.This is just a thin wrapper around your shell, not some totally new data mining tool. Launch pipeline, and start typing shell commands as usual. Every time you hit enter you'll see a one-screen preview of your output, similar to piping output to
less, but your cursor will stay right where it was for further editing.https://github.com/codekitchen/pipeline
#c
SHML is a #shell framework for faster and easier script development. HTML has CSS, terminals have "ANSI/VT100 Control Sequences". SHML makes is easy to apply some style to your shell scripts without trying to remember that Yellow =
https://github.com/odb/shml
\033[33m instead Yellow is $(color yellow).https://github.com/odb/shml
Browsh is a fully-modern text-based browser. It renders anything that a modern browser can; HTML5, CSS3, JS, video and even WebGL. Its main purpose is to be run on a remote server and accessed via SSH/Mosh or the in-browser HTML service in order to significantly reduce bandwidth and thus both increase browsing speeds and decrease bandwidth costs.
https://www.brow.sh/
#shell #js #go
https://www.brow.sh/
#shell #js #go
macos-like TimeMachine but for Linux!
It uses rsync to incrementally back up your data to a different directory, hard disk or remote server via SSH. All operations are incremental, atomic and automatically resumable.
The goal of this project is to have a cross-operating system and minimal as possible backup script that can be easily reviewed by anyone without great effort. Additionally it should provide one task only and do it well without the need of external requirements and only rely on default installed tools.
https://github.com/cytopia/linux-timemachine
#shell #devops
It uses rsync to incrementally back up your data to a different directory, hard disk or remote server via SSH. All operations are incremental, atomic and automatically resumable.
The goal of this project is to have a cross-operating system and minimal as possible backup script that can be easily reviewed by anyone without great effort. Additionally it should provide one task only and do it well without the need of external requirements and only rely on default installed tools.
https://github.com/cytopia/linux-timemachine
#shell #devops
ZSH plugin that reminds you to use existing aliases for commands you just typed.
https://github.com/MichaelAquilina/zsh-you-should-use
#shell
https://github.com/MichaelAquilina/zsh-you-should-use
#shell
Demystify and debug your
Some of the notable features include:
- Preview variable values, both of them!
- See how will a substitute command affect pattern space before it runs
- Step through sed script - both forward and backwards!
- Place breakpoints and examine program state
- Hot reload and see what changes as you edit source code
- Its name is a palindrome
https://github.com/SoptikHa2/desed/
#shell #rust
sed scripts, from comfort of your terminal.Some of the notable features include:
- Preview variable values, both of them!
- See how will a substitute command affect pattern space before it runs
- Step through sed script - both forward and backwards!
- Place breakpoints and examine program state
- Hot reload and see what changes as you edit source code
- Its name is a palindrome
https://github.com/SoptikHa2/desed/
#shell #rust
You stuffed command shell with aliases, tools and colors but you lose it all when using ssh. The mission of xxh is to bring your favorite #shell wherever you go through the ssh without root access and system installations.
Works with bash, zsh, fish, and xonsh.
https://github.com/xxh/xxh
#python
Works with bash, zsh, fish, and xonsh.
https://github.com/xxh/xxh
#python