aboutsummaryrefslogtreecommitdiffstats
path: root/sshtron.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sshtron.sh')
-rwxr-xr-xsshtron.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/sshtron.sh b/sshtron.sh
new file mode 100755
index 0000000..416c663
--- /dev/null
+++ b/sshtron.sh
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+cd "$SNAP_DATA"
+
+[ -f id_rsa ] || $SNAP/usr/bin/ssh-keygen -t rsa -N '' -f id_rsa
+
+sshtron > "$SNAP_DATA/sshtron.log" 2>&1
Un proyecto texto-plano.xyz