aboutsummaryrefslogtreecommitdiffstats
path: root/fedora.sh
diff options
context:
space:
mode:
Diffstat (limited to 'fedora.sh')
-rw-r--r--fedora.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/fedora.sh b/fedora.sh
new file mode 100644
index 0000000..1f15589
--- /dev/null
+++ b/fedora.sh
@@ -0,0 +1 @@
+dnf update && dnf upgrade && dnf install tor torsocks pssh sshpass -y && systemctl enable tor && systemctl start tor && torify sshpass -p "segfault" pssh -A -i -H "[email protected]:22" uname -a