Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia) Bruno - Opensource IDE for exploring and testing APIs. Bruno is a new and innovative API client, aimed at revolutionizing the status quo represented by Postman and similar tools out there. Bruno stores your collections directly in a folder on your filesystem. We use a plain text markup language, Bru, to save information about API requests. You can use git or any version control of your choice to …
Web Client for JellyfinJellyfin Web Part of the Jellyfin Project Jellyfin Web is the frontend used for most of the clients available for end users, such as desktop browsers, Android, and iOS. We welcome all contributions and pull requests! If you have a larger feature in mind please open an issue so we can discuss the implementation before you start. Translations can be improved very easily from our Weblate instance. Look through the following graphic to see if your …
Batch-4-Introduction-to-C-Programming
Next generation IT orchestrationJetporch - the Jet Enterprise Professional Orchestrator Jetporch (aka Jet) is a general-purpose, community-driven IT automation platform for configuration management, deployment, orchestration, patching, and arbitrary task execution workflows. Jet is a GPLv3 licensed project, created and run by Michael DeHaan. (michael@michaeldehaan.net). Links All Documentation Installation Blog and Announcements Discord Chat Contribution Guide Please route all questions, help…
AD Miner is an Active Directory audit tool that leverages cypher queries to crunch data from the #Bloodhound graph database to uncover security weaknessesADMiner ADMiner is an Active Directory audit tool that leverages cypher queries to crunch data from the BloodHound graph database (neo4j) and gives you a global overview of existing weaknesses through a web-based static report, including detailed listing, dynamic graphs, key indicators history, along with risk ratings. You can also observe in…
A tool for checking the security hardening options of the Linux kernelkernel-hardening-checker (formerly kconfig-hardened-check) Motivation There are plenty of security hardening options for the Linux kernel. A lot of them are not enabled by the major distros. We have to enable these options ourselves to make our systems more secure. But nobody likes checking configs manually. So let the computers do their job! kernel-hardening-checker (formerly kconfig-hardened-check) is a tool for checki…
A language for writing HTML user interfaces in Go. A HTML templating language for Go that has great developer tooling. Documentation See user documentation at https://templ.guide Tasks build Build a local version. cd cmd/templ go build install-snapshot Build and install to ~/bin rm cmd/templ/lspcmd/*.txt || true cd cmd/templ && go build -o ~/bin/templ build-snapshot Use goreleaser to build the command line binary using goreleaser. goreleaser build --snapshot --rm-dist generate Run tem…
A JavaScript engine optimized for running React Native.Hermes JS Engine Hermes is a JavaScript engine optimized for fast start-up of React Native apps. It features ahead-of-time static optimization and compact bytecode. If you're only interested in using pre-built Hermes in a new or existing React Native app, you do not need to follow this guide or have direct access to the Hermes source. Instead, just follow these instructions to enable Hermes. Noted that each Hermes release is aimed…
A stack-based array programming language Uiua Uiua (pronounced "wee-wuh") is a stack-based array programming language. Documentation, examples, and an online interpreter can be found at uiua.org. You can also check out the Discord server. Installation You can try the language without installing anything on the website. If you want to install the interpreter locally, you will need to install it via Cargo. This requires Rust to be installed. You can install with: cargo install uiua To e…