mirror of
https://github.com/d3vyce/PenTools.git
synced 2025-07-01 17:38:20 +02:00
Add sshuttle
This commit is contained in:
@ -79,6 +79,9 @@ software() {
|
|||||||
"external_update_url": "https://clients2.google.com/service/update2/crx"
|
"external_update_url": "https://clients2.google.com/service/update2/crx"
|
||||||
}' > /opt/google/chrome/extensions/cmbndhnoonmghfofefkcccljbkdpamhi.json
|
}' > /opt/google/chrome/extensions/cmbndhnoonmghfofefkcccljbkdpamhi.json
|
||||||
|
|
||||||
|
printf ${GREEN}"[+] sshuttle\n"
|
||||||
|
sudo apt install sshuttle >/dev/null 2>&1
|
||||||
|
|
||||||
if ! command -v go &> /dev/null
|
if ! command -v go &> /dev/null
|
||||||
then
|
then
|
||||||
printf ${RED}"[x] Missing Go, skipping install of Fuff, Chisel and Nuclei...\n"
|
printf ${RED}"[x] Missing Go, skipping install of Fuff, Chisel and Nuclei...\n"
|
||||||
|
Reference in New Issue
Block a user