aboutsummaryrefslogtreecommitdiffstats
path: root/debian.sh
diff options
context:
space:
mode:
authorCristian Cezar Moisés <[email protected]>2024-10-20 19:46:42 +0000
committerCristian Cezar Moisés <[email protected]>2024-10-20 19:46:42 +0000
commit3fd45ce59f40f85916c1bff39e0cdb2c1bcc947c (patch)
tree5e7cbdcad87eaf996341b1d3fed65d00d8d64b68 /debian.sh
Upload files to "/"HEADmain
Diffstat (limited to 'debian.sh')
-rw-r--r--debian.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian.sh b/debian.sh
new file mode 100644
index 0000000..b98de3a
--- /dev/null
+++ b/debian.sh
@@ -0,0 +1 @@
+apt update && apt upgrade && apt 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