An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: bash-scripting

tekpeek/stockflow

Automated stock analysis platform with multi-indicator screening, real-time data processing, and microservice architecture deployed on K3s with CI/CD pipeline.

Language: Python - Size: 431 KB - Last synced at: about 2 hours ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

sill262007/GitHub-Issue-Automation-Script

Are you project planning and need to create a lot of github issues using ai? well here you go. This will take a csv file, use gh cli to turn it into isses with tags included. It is designed to streamline project planning by allowing you to define issues in a structured format and create them in bulk

Language: Shell - Size: 6.84 KB - Last synced at: about 20 hours ago - Pushed at: about 22 hours ago - Stars: 1 - Forks: 0

amber-lang/amber

💎 Amber the programming language compiled to Bash

Language: Rust - Size: 1.16 MB - Last synced at: about 15 hours ago - Pushed at: 22 days ago - Stars: 4,257 - Forks: 100

gwynelan/Linux-Basics-for-Hackers

Unlock the Hacker Within! Master🐧, the hacker's playground, with scripting, networking, and cybersecurity skills. #HackThePlanet!🚀

Size: 73.2 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 5 - Forks: 0

Yusen0820/Linux-Basics-for-Hackers

Unlock the Hacker Within! Master🐧, the hacker's playground, with scripting, networking, and cybersecurity skills. #HackThePlanet!🚀

Size: 73.2 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0

Am0rphous/Bash

🥷🏻 Various bash stuff i find good to have 🔰

Language: Shell - Size: 2.34 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 6 - Forks: 0

ginesthoii/WashU-Projects

This repository serves as a portfolio hub for my work completed during my Washington University Cybersecurity Boot Camp. Final Grade: A+ The program covered a wide range of security disciplines including networking, systems, vulnerability assessment, cloud security, penetration testing, and digital forensics.

Size: 2.93 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

MavikBow/wordle-bash

A pure bash Wordle clone

Language: Shell - Size: 420 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 0

TomfromBerlin/mothers-little-helpers

collection of tips, tricks and scripts

Language: Shell - Size: 2.26 MB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

kellyjonbrazil/jc

CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries. This allows piping of output to tools like jq and simplifying automation scripts.

Language: Python - Size: 16.1 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 8,327 - Forks: 222

shubhbansal44/DotFiles

This repository features a fully customized, performance-oriented Arch Linux setup powered by Hyprland. Tailored for developers and power users, it includes a cohesive and minimal desktop environment with fine-tuned configurations, productivity tools, aesthetic theming, and a one-command install script to replicate the entire system.

Language: Shell - Size: 29.2 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 5 - Forks: 0

rhbollinger1s/random-bash-scripts

A place for me to put my spare bash scripts...

Language: Shell - Size: 8.79 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

HectorPuch/tools

This repository contains a collection of useful tools designed to help cybersecurity professionals identify vulnerabilities, perform security audits, and enhance technological infrastructures.

Language: Shell - Size: 20.5 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 1

ankhoa1212/molecular-dynamics-simulation

This project uses LAMMPS to simulate molecular dynamics

Language: Python - Size: 51.2 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0

vvulpes-de/scripts

A collection of useful bash scripts for system administration and development tasks.

Language: Shell - Size: 17.6 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

krishnaprasad-2001/AdminAssist

Tool for server admins for simple troubleshooting. :hammer:

Language: Shell - Size: 30.3 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

sushanslondhe/shellwhisperer

An AI CLI bot to help developers with command discovery and usage.

Language: JavaScript - Size: 7.81 KB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

flasherxgapple/linux-scripts

My open source linux scripts collection

Language: Shell - Size: 31.3 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

0lswitcher/bash-scripts

My personal collection of bash scripts I use on a regular basis.

Language: Shell - Size: 46.9 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

rhee876527/expert-octo-robot

Gitops for self-hosted helm charts on k3s

Language: Smarty - Size: 564 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

hbiede/Scripts

All my scripts, including the script to setup a Mac from scratch

Language: Shell - Size: 144 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 3 - Forks: 2

RestlessByte/AI-CLI-LINUX

This script for work with AI through CLI LINUX

Language: Python - Size: 4.26 MB - Last synced at: 3 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

smkrv/mikrotik-domain-filter-script

Mikrotik Domain Filter Script: Bash solution for filtering domain lists, creating Adlists and DNS Static entries for Mikrotik RouterOS. Includes RouterOS script example for DNS FWD configuration.

Language: Shell - Size: 690 KB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 5 - Forks: 0

LeucoByte/BoxScanner

Automates common Hack The Box reconnaissance tasks. Runs Nmap for open ports and vulnerabilities, Gobuster for web directories and subdomains, and organizes output into structured folders for easy review, including notes file.

Language: Shell - Size: 447 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 2 - Forks: 0

GAndromidas/archinstaller

Arch Linux Post-Installation Script

Language: Shell - Size: 612 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

Neko01t/learning_bash

I am learning bash and updating the git on it whenever i learn something ,You can view my journey and maybe learn with me

Language: Shell - Size: 17.6 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

jesuisundodo/aws-security-toolkit

Language: Python - Size: 35.2 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

Esther7171/Scripts

Here are some automating scripts

Language: Shell - Size: 2.3 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 2 - Forks: 0

ArghyaShubhshiv/art-sprites

A bash script that displays paintings from The Met and Art Institute of Chicago APIs in your terminal.

Language: Shell - Size: 432 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

asadprodhan/Bioinformatics_Core

Bioinf Tutorials

Size: 223 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 1

default-writer/c

Visual Studio Code C/C++ development

Language: C - Size: 222 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 11 - Forks: 0

Meekb/bash-files-organizer

Beginner bash script to organize files by extension

Language: Shell - Size: 52.7 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

cheesits456/discord.bash

My attempt at making a Discord API wrapper in bash

Language: Shell - Size: 57.6 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 3 - Forks: 0

luisadha/progsche-demo

✅Progsche is a progress bar similar to dhcp progress bar but this is a cool version B-), **Termux kompatibel**

Language: HTML - Size: 1.35 MB - Last synced at: 7 days ago - Pushed at: 12 days ago - Stars: 8 - Forks: 0

ibtisam-iq/nectar

Nectar: A meticulously curated resource covering all you need to know about DevOps tools, from basics to mastery

Language: Dockerfile - Size: 26.3 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 3 - Forks: 3

securebitsorg/Bash-Script-Maker

Ein benutzerfreundliches GUI-Programm zur Erstellung von Bash-Scripts mit visueller Unterstützung.

Language: Python - Size: 157 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

mertssmnoglu/bash-practices

Useful Shell Basics and Scripts

Language: Shell - Size: 47.9 KB - Last synced at: 4 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

bashly-framework/bashly

Bash command line framework and CLI generator

Language: Ruby - Size: 3.5 MB - Last synced at: 5 days ago - Pushed at: 7 days ago - Stars: 2,311 - Forks: 93

KalharaBatangala/Bash-Script-Lab

A collection of Bash scripts for Linux System Administration, focusing on automation, user management and other configurations on RHEL 9.6

Language: Shell - Size: 1.95 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

sbeteta42/centreon

Un script Bash automatisé pour installer et configurer Centreon sur Debian 12 avec MariaDB local

Size: 18.6 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

alfredosa/bashtastic-test 📦

Guide to learning bash in a fun way, based on the linux doc project!

Language: Shell - Size: 13.7 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 2 - Forks: 0

ch1ebak/postinstall-script

playing around with scripts

Language: Shell - Size: 124 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

hiimsergey/create-zig-app

A lean Zig project initializer

Language: Shell - Size: 1.95 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

varshan-4068/Hypr-dots

Dotfiles Repo for the Tiling Window Manager Hyprland (wayland)

Language: Shell - Size: 65.6 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

meleu/meleudotsh

Repositório por trás do https://meleu.sh

Language: HTML - Size: 3.02 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 3 - Forks: 0

raupulus/debian-developer-conf

Conjuntos de Scripts para Debian con el que preparar mi entorno de programación, aplicaciones, repositorios y configuraciones mediante un menú de selección

Language: Shell - Size: 34.7 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 17 - Forks: 4

aryan-binazir/dotfiles

Some scripts and configurations I need to make my dev workflow smooth.

Language: Shell - Size: 1.74 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

techdiwas/Scripts

Tiny bash scripts for making our daily tasks easier.

Language: Shell - Size: 28.3 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

RoyalHighgrass/QVM-Manager

QVM Manager-v1.0.3

Language: Shell - Size: 951 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 4 - Forks: 0

tapoban123/scripting-in-bash

Language: Shell - Size: 73.2 KB - Last synced at: 10 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

Bredalis/Bash

💻 Bash's scripts 📝

Language: Shell - Size: 32.2 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

binpash/pash

PaSh: Light-touch Data-Parallel Shell Processing

Language: Shell - Size: 82.9 MB - Last synced at: 10 days ago - Pushed at: 19 days ago - Stars: 577 - Forks: 45

unkn0w/noobs

Kolekcja skryptów do szybkiego stawiania usług na serwerach Mikrusa

Language: Shell - Size: 322 KB - Last synced at: 7 days ago - Pushed at: 2 months ago - Stars: 300 - Forks: 75

kellyjonbrazil/jello

CLI tool to filter JSON and JSON Lines data with Python syntax. (Similar to jq)

Language: Python - Size: 591 KB - Last synced at: 11 days ago - Pushed at: 3 months ago - Stars: 519 - Forks: 23

stereotypicaldev/magical-toolbox

Your enchanted collection of self-contained Linux scripts for tackling all things miscellaneous, designed to streamline your workflows and automate everyday tasks with captivating ease.

Language: Shell - Size: 130 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

lmihailovic/.bin

My .bin directory, containing various shell scripts I wrote for my needs

Language: Shell - Size: 7.81 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

lahackateca/ensayo-de-vm-para-hacking

Automatización para configurar Kali linux

Language: Shell - Size: 447 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 1

xcy7e/Bash-Scripts

Useful bash scripts

Language: Shell - Size: 43 KB - Last synced at: about 16 hours ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

SumonPaul18/linux-shell-hub

Here's contain bash and shell script for manage linux systems.

Language: Shell - Size: 92.8 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 1

ShadowXploit3r/100DaysofSOC

I’m on a 100-day journey to become a modern SOC & Cybersecurity Analyst in 2025. From networking and scripting to SOC alert investigations, EDR/XDR, Cloud Security, Core Threat Intel — this repo documents my progress, projects, and detection rules. The goal: build proof-of-work skills that make me 10x more hireable

Size: 777 KB - Last synced at: 9 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

ggicci/yopts

🍜 An easier way to define and parse arguments in SHELL scripts. getopts alternative.

Language: Rust - Size: 64.5 KB - Last synced at: 5 days ago - Pushed at: 13 days ago - Stars: 2 - Forks: 0

Nico241/Linux-persistence

Linux-persistence shows how to join user/pid/net/mnt/ipc/uts/cgroup namespaces via /proc/*/ns/* and setns(), unshare with UID/GID mapping, daemonize, beacon over 127.0.0.1:8443, optional self-delete. 🐙

Language: C - Size: 9.77 KB - Last synced at: 13 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

Alex-42-AI/Operating-Systems

Exercises, conducted during the operating systems course at FMI of Sofia University.

Language: C - Size: 86.9 KB - Last synced at: 14 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

harleypig/dotfiles

My dot files

Language: Shell - Size: 156 MB - Last synced at: 8 days ago - Pushed at: 15 days ago - Stars: 3 - Forks: 0

royungar/DBA_PostgreSQL_MySQL_Datasette_Project

Practical database administration project using PostgreSQL, MySQL, and Datasette (SQLite). Covers backups, user/role management, indexing, and performance optimization.

Language: Shell - Size: 2.39 MB - Last synced at: 5 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

elibs/ebash

enhanced bash

Language: Shell - Size: 2.9 MB - Last synced at: 14 days ago - Pushed at: 15 days ago - Stars: 17 - Forks: 2

awesomeandrey/minlopro-dx

Salesforce source-driven project template structure with embedded pipelines.

Language: Apex - Size: 66.5 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 6 - Forks: 1

levilaa143/LostIP

🌐 Automate IP rotation through Tor for privacy research and ethical hacking, revealing geolocation details while masking your traffic easily.

Language: Shell - Size: 5.86 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

jcaillon/valet

Valet is a pure bash tool that helps you build fast, robust, testable and interactive CLI applications using bash.

Language: Shell - Size: 20.1 MB - Last synced at: 13 days ago - Pushed at: 16 days ago - Stars: 4 - Forks: 0

gbowne1/dotfiles

This is my dotfiles and bash script repository that also includes my sysadmin toolkit for bash

Language: Shell - Size: 150 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 5 - Forks: 0

Franky5831/IT-Scripts

A series of IT related Shell scripts

Language: Shell - Size: 8.79 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 1 - Forks: 0

ehusby/shell-utils

Helpful tools for working in the Linux terminal (primarily Bash), and shortcuts for running scripts in Windows command line environments.

Language: Shell - Size: 900 KB - Last synced at: 6 days ago - Pushed at: 10 months ago - Stars: 6 - Forks: 1

jggoebel/bashbrawl

BashBrawl is an arcade-like browser-based game where you have 60 seconds to enter as many bash commands as you know. It also supports some other programming languages, HTML5 and Kubernetes Resources

Language: TypeScript - Size: 823 KB - Last synced at: 7 days ago - Pushed at: 7 months ago - Stars: 17 - Forks: 4

cdalar/onctl-templates

ready to use templates for onctl

Language: Shell - Size: 107 KB - Last synced at: about 1 hour ago - Pushed at: 17 days ago - Stars: 3 - Forks: 1

alexisvassquez/chrom-e_tools

Clean, maintain, power up, and protect your Linux box—open-source style. A collection of Bash shell scripts inspired by my custom Chromebook, Chrom-E. Designed for Linux systems, containerized systems, devs on limited hardware, and anyone who loves CLI-first optimization.

Language: Shell - Size: 77.1 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

th-hoffmann/linux-user-provisioning Fork of denilsonbonatti/linux-projeto1-iac

Script IaC para provisionamento automatizado de usuários, grupos e diretórios em ambientes Linux corporativos

Language: Shell - Size: 21.5 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 1 - Forks: 0

s-r-e-e-r-a-j/IPGhost

IPGhost is a strong tool for ethical hackers. This tool automatically changes your IP address , making it hard for anyone to track your online activities

Language: Shell - Size: 127 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 42 - Forks: 5

ElBodkins/terminal-playground

Terminal Playground offers a browser-based interactive terminal to learn Linux and Docker command-line skills with guided lessons, examples, and safe sandboxes—no local setup. 🐙

Language: TypeScript - Size: 441 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

GuilhermeNobrega/Shell-Scripting

Study Codes

Language: Shell - Size: 62.5 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 8 - Forks: 1

mikeroyal/Bash-Powershell-Guide

Bash/PowerShell Guide

Language: PowerShell - Size: 515 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 49 - Forks: 11

AnaRianOwO/Bash_scripts

Scripts que hago para que mi compu linux sea más bonito uwuwuwu

Language: Shell - Size: 34.2 KB - Last synced at: 21 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

Devsebastian44/host-scan

Herramienta para escanear los puertos que están abiertos en un host evadiendo el firewall.

Language: Python - Size: 320 KB - Last synced at: 21 days ago - Pushed at: 22 days ago - Stars: 13 - Forks: 3

Devsebastian44/Bspwm-hacking

Script en bash para personalizar tu propio entorno de hacking con bspwm.

Language: HTML - Size: 108 MB - Last synced at: 21 days ago - Pushed at: 22 days ago - Stars: 18 - Forks: 2

mgni/unrealengine-project-handler

A bash script to register Unreal Engine project (.uproject) file into the system.

Language: Shell - Size: 415 KB - Last synced at: 21 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

darrarski/swift-shell

Library for running shell scripts and other executables from swift code.

Language: Swift - Size: 331 KB - Last synced at: 10 days ago - Pushed at: 8 months ago - Stars: 5 - Forks: 1

cooldev900/layerzero-oft-composer

Layerzero OFT example with composer

Language: TypeScript - Size: 1.04 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

RlxChap2/LostIP

LostIP is a powerful tool for ethical hackers that automatically switches your IP address, making it difficult to trace your online actions.

Language: Shell - Size: 3.91 KB - Last synced at: 3 days ago - Pushed at: 22 days ago - Stars: 1 - Forks: 0

Pushpenderrathore/tor-browser

Tor-browser automation for downloading installing and processing no manual check. For biggeners

Language: Shell - Size: 13.7 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 1 - Forks: 0

StevenKearney/noc-skill-boost

Hands-on labs in ServiceNow, Zabbix, Graylog, CLI tools, Bash scripting, network diagramming, and IP planning — built for aspiring network professionals.

Size: 10.7 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 1 - Forks: 0

tkerbe2/iac-intro-lab-1

A simple collection of some basic Terraform files to demonstrate deploying resources in Azure.

Language: HCL - Size: 123 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 1 - Forks: 0

Tannongma/AI-Programming-with-Python

This is a collection of projects done during the first phase of the AWS x Udacity ML Scholarship

Language: Jupyter Notebook - Size: 24.2 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

AirClick-Code/Copycat

This is a simple Bash script to automate backing up to an external drive

Language: Shell - Size: 21.5 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

davitMartirosyan/42-yerevan-minishell

Bash Implementation with process management

Language: C - Size: 13.1 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 2 - Forks: 0

cemileblks/dss-analysis

DNA Methylation patterns detection analysis as a part of my MSc Bioinformatics Dissertation Project.

Language: Shell - Size: 1.62 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

mt190502/bash-bin

Some BASH Projects

Language: Shell - Size: 4.56 MB - Last synced at: about 13 hours ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 0

luisadha/ascii-live-termux

An extension to parrot.live, with support for more animations! http://ascii.live. This version can be shuffled after running via curl

Language: CSS - Size: 247 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 3 - Forks: 0

L4ur3nsk1s/OSUTIL

This repository contains various initialization scripts designed for Linux-like environments, such as Termux and Windows Subsystem for Linux (WSL). These scripts automate the setup process for essential tools and configurations.

Language: Shell - Size: 1.03 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 1 - Forks: 1

j-pfennig/centauri-bash-lib

A versatile library to simplify the writing of Bash scripts

Language: Shell - Size: 6.08 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

m4lal0/RPCrecon

Herramienta en Bash para efectuar una enumeración básica y extraer la información más relevante de un Directorio Activo vía rpcclient.

Language: Shell - Size: 312 KB - Last synced at: 26 days ago - Pushed at: 27 days ago - Stars: 12 - Forks: 6

proteanthread/Software-Preservation-Tools

just some simple tools (mostly bash shell scripts) to help preserve software for future reference and local archival purposes. a work in progress.

Language: Shell - Size: 47.9 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0