mirror of https://github.com/dirtbags/moth.git
5 lines
55 B
Plaintext
5 lines
55 B
Plaintext
|
#! /bin/sh
|
||
|
|
||
|
exec 2>&1
|
||
|
exec dropbear -r ./rsa.key -E -F
|