Posts tagged 'script'
September 28, 2020
How to change the author information in the commit history of a git repository
In this tip I'll walk you through how to fix incorrect author information in the commit history of a git repository.
7 min read
7 min read
July 7, 2020
Easily crawl a website and fetch all urls from the command line
A bash script to spider a site, follow links, and fetch urls (with built-in filtering) into a generated text file.
7 min read
7 min read
May 27, 2020
Easily retrieve windows Wi-Fi passwords from the command line
A simple script to retrieve saved Wi-Fi passwords on a computer running Windows.
4 min read
4 min read