Pinned Loading
-
-
Easy Go installation script for linux
Easy Go installation script for linux 1echo " __ __ _ "
2echo " | \/ | ___ _ __ ___| |_ ___ _ __ ___ ___ ___ "
3echo " | |\/| |/ _ \| '_ \/ __| __/ _ \ '__/ __|/ _ \/ __| "
4echo " | | | | (_) | | | \__ \ || __/ | \__ \ __/ (__ "
5echo " |_| |_|\___/|_| |_|___/\__\___|_| |___/\___|\___| "
-
gophish setup file
gophish setup file 1#! /bin/bash
2wget "https://github.com".$(curl https://github.com/gophish/gophish/releases | grep linux-64bit.zip | grep href | head -n 1 | cut -d "<" -f2 | cut -d " " -f2 | cut -d "\"" -f2)
3apt install unzip
4unzip gophish*.zip
5chmod 755 gophish
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.