🔥
::0
Creator of Linux Kodachi, a security-focused Linux distribution, and have developed many tools to enhance privacy and digital security.
Pinned Loading
-
Linux-Kodachi
Linux-Kodachi PublicLinux Kodachi is a security-focused operating system designed for users who value privacy, anonymity, and a secure computing experience. Developed by Warith Al Maawali, Kodachi provides all the too…
-
E-Tornado
E-Tornado PublicE-Tornado is an offensive security system developed over 5 years starting in 2008. It is a powerful remote administration tool that allows for monitoring and performing various actions on other com…
Pascal
-
This Bash script generates UUIDs and...
This Bash script generates UUIDs and customizable Fake IDs, hashes them with MD5, SHA-256, and SHA-384, and supports output in JSON or colored plain text. It includes logging, dependency checks, error handling, and options for batch generation and custom Fake ID lengths. 1#!/bin/bash
23# =========================================
4# Ultimate Bash ID Generator
5# =========================================
-
Converts .eml files to HTML, Markdow...
Converts .eml files to HTML, Markdown, PDF, plain text, and JSON formats. Handles attachments, counts replies, cleans up HTML, and manages duplicates. Outputs all processed emails into a single indexed HTML file, convertible to other formats. 1# =========================================
2# Email to PDF Conversion Script
3# =========================================
4#
5# Version: 1.0
-
Monitoring your server’s performance...
Monitoring your server’s performance is crucial, and Netdata offers a real-time, interactive dashboard to keep tabs on your system metrics. Setting up Netdata on a Debian-based system can be streamlined using this comprehensive Bash script, ensuring a hassle-free installation and configuration process. 1#!/bin/bash
2# =========================================
3# Netdata Setup Script
4# =========================================
5#
-
Managing init systems can be challen...
Managing init systems can be challenging, especially when transitioning to systemd on Debian-based systems. Systemd Issue Solver Bash script automates this process, ensuring a smooth and error-free configuration. 1#!/bin/bash
2# =========================================
3# Systemd Issue Solver
4# =========================================
5#
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.