dockamole/mole/start.sh

9 lines
147 B
Bash
Raw Normal View History

2019-06-24 19:46:33 +00:00
#! bin/bash
mole -v \
-local ${MOLE_LOCAL} \
-remote ${MOLE_REMOTE} \
-server ${MOLE_SERVER} \
-key ~/.ssh/id_rsa \
-insecure