mirror of
https://github.com/dirtbags/moth.git
synced 2025-01-05 19:40:52 -07:00
4 lines
55 B
Bash
Executable file
4 lines
55 B
Bash
Executable file
#! /bin/sh
|
|
|
|
exec 2>&1
|
|
exec dropbear -r ./rsa.key -E -F
|