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/20210809185814/https://github.com/topics/bash-scripting
Here are
707 public repositories
matching this topic...
Free Introduction to Bash Scripting eBook
Lightweight bash package manager
Updated
Mar 28, 2021
Shell
Updated
May 17, 2021
Shell
Bash script to format a block device (hard drive or Flash drive) in UDF. The output is a drive that can be used for reading/writing across multiple operating system families: Windows, macOS, and Linux. This script should be capable of running in macOS or in Linux.
Updated
Feb 23, 2020
Shell
ISeeYou is a Bash and Javascript tool to find the exact location of the users during social engineering or phishing engagements. Using exact location coordinates an attacker can perform preliminary reconnaissance which will help them in performing further targeted attacks.
Updated
Apr 5, 2019
Shell
Remot3d: is a simple tool created for large pentesters as well as just for the pleasure of defacers to control server by backdoors
Updated
Oct 2, 2020
Shell
Updated
Jun 25, 2021
Shell
A unit testing framework for Shell scripts - namely Bash.
Updated
Jun 21, 2019
Shell
Set of bitcoin-related bash functions
Updated
Feb 28, 2021
Shell
A collection of hand-crafted bash scripts for various common tasks.
Updated
Apr 16, 2021
Shell
Bashinator: Bash Shell Script Framework
Updated
Oct 7, 2020
Shell
🖼️ A Gradient / Blured Wallpaper Generator And Setter.
Updated
Jul 12, 2021
Shell
Bash library which provides utility functions and helpers for functional programming in Bash.
Updated
Jan 26, 2021
Shell
A simple shell utility for encrypting and decrypting files using OpenSSL.
Updated
Jul 10, 2020
Shell
⚫️ ~ is where the ♥ is - my dotfiles.
Updated
Aug 9, 2021
Shell
Bash Shell Function Library
Updated
May 24, 2021
Shell
bash script creator - from small stand-alone script to complex projects with CI/CD and testing
Updated
May 18, 2021
Shell
PaSh: Light-touch Data-Parallel Shell Processing
Updated
Aug 6, 2021
Python
Programmatically parse/read/edit .env files (docker-compose format)
Updated
Sep 18, 2019
Shell
R3C0Nizer is the first ever CLI based menu-driven web application B-Tier recon framework.
Updated
Apr 2, 2021
Shell
A collection of funny bash scripts
Updated
Jan 8, 2020
Shell
Network Performance Monitor - a portable tool for troubleshooting performance issues with home networks
Updated
May 8, 2021
Python
A bash script to spider a site, follow links, and fetch urls (with built-in filtering) into a generated text file.
Updated
Jul 30, 2021
Shell
Majal's scripts playground. ;-)
Updated
Apr 26, 2021
Shell
🔵 Curso GRÁTIS Linux Ubuntu Server
Updated
Jul 28, 2021
Shell
Example scripts demonstrating science at the command line.
Updated
Feb 15, 2021
Shell
Updater for Origin in Wine
Updated
Sep 23, 2019
Shell
Improve this page
Add a description, image, and links to the
bash-scripting
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
bash-scripting
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.
Description
Create a Golang Script to scrap Hackernews comments from a thread. The script should return JSON / YAML data containing all the comments on the thread.
Use this: Colly
Language