- Generates a
README.md
file describing all sibling scripts, through the parsing of each script header
- Creates a desktop shortcut incorporating a given script
$1: shortcut name
$2: script path
- Generates a detailed report from a website (whois, server, open ports, etc.)
$1: website url | ip
- Utility to get a fresh copy of Firefox v52:
- Downloads a compressed file (if it does not exist);
- Extracts all its contents;
- Make the binary executable;
- Executes the binary with the secified arguments.
- Sets up a web development environment by running all scripts located under the
setup
directory (all scripts can also be run individually)
See README.md