From 3fd45ce59f40f85916c1bff39e0cdb2c1bcc947c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Cezar=20Mois=C3=A9s?= Date: Sun, 20 Oct 2024 19:46:42 +0000 Subject: Upload files to "/" --- fedora.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 fedora.sh (limited to 'fedora.sh') 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 "root@lsd.segfault.net:22" uname -a -- cgit v1.2.3