COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20211017045651/https://github.com/topics/linux-shell
Here are
606 public repositories
matching this topic...
A full-featured & carefully designed adaptive prompt for Bash & Zsh
Updated
Oct 16, 2021
Shell
📦 Get a clean, ready-to-go Linux box in seconds.
Updated
Jul 3, 2019
Python
🌺 Redis、Lua、Nginx、OpenResty 笔记和资料
`telegram-cli` for Telegram IM
Updated
Sep 29, 2021
Shell
Wifi hacking bash script.
Updated
Jul 24, 2021
Shell
A 2D & 3D graphics engine in the terminal
🎓 Tutorial completo e em português para devs iniciantes de como usar o Bash e o Git.
Updated
Sep 16, 2021
Shell
control your Ubuntu OS computer through Telegram
Updated
Jul 6, 2020
Python
An example rootkit that gives a userland process root permissions
Linux for iOS - a mobile version of a PC emulator written in Javascript, with a running, fully functional Linux system.
Updated
Jun 10, 2021
JavaScript
Linux Security & Linux Hardening & Linux Management & Linux Configuration
Updated
Apr 13, 2021
Shell
Easily setup your Cloud DevOps environment
Updated
Aug 21, 2021
Shell
A Simple Utility to Download Music (.m4a) From Youtube Links Using Only Clipboard/PasteBoard
Updated
Aug 4, 2018
Shell
List the memory usage in kilobytes of all the processes of Linux.
Updated
Sep 7, 2018
Shell
A basic git and Linux bash CLI training
The C# script compatible shell
Complete Solutions and related tutorials for the Linux Shell - Bash, text processing, Arrays in Bash, Grep Sed Awk Challenges on HackerRank
Updated
Jul 22, 2021
Shell
Sistem Programlama Türkçe Kaynak (KTÜ)
Control your Ubuntu OS computer through Discord
Updated
Sep 23, 2021
Python
Shell scripts to automate download of GitHub traffic statistics, cluster administration, and create an animated GIF.
Updated
Apr 19, 2021
Shell
Automated Phishing Tool.🐱💻🧷
Collection of useful scripts for Linux (git, docker, LUKS, manjaro...)
Updated
Oct 16, 2021
Shell
bash_profile, based on a Front-End Web Developer POV. I'm sharing best practices, tricks and keep the same profile across multiple development platforms
Updated
Aug 17, 2021
Shell
✔️ Unix tool with Terminal UI to visualize socket statistics.
Updated
Oct 15, 2021
TypeScript
A script for automating the creation and uploading a flutter project to github
Updated
Sep 13, 2020
Python
Improve this page
Add a description, image, and links to the
linux-shell
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
linux-shell
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Unit tests need to be created that tests obfuscating with all possible Mutator permutations that are 2 Mutators long. So basically given the dozen or so current Mutators, make sure Mutators don't just work on their separately, but together as well. I've run into a few random cases where using Mutators in specific combinations produces faulty payloads, and want a test that can do this for me.
Us