aboutsummaryrefslogblamecommitdiffstats
path: root/sshtron.sh
blob: 416c6633d5af1db7dfa4d00c5a891fe6e3e3c9b9 (plain) (tree)
1
2
3
4
5
6
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