X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=remote%2Fiodine-ssh;fp=remote%2Fiodine-ssh;h=028d988c6b231816531a6779e92ec02caa7ad485;hp=0000000000000000000000000000000000000000;hb=6647e7fb851e2dbe5a5c7ec60358f7371bf17183;hpb=f40b9456a0359223ae8e5c4e2bcd0e6cd6d1ada8 diff --git a/remote/iodine-ssh b/remote/iodine-ssh new file mode 100755 index 0000000..028d988 --- /dev/null +++ b/remote/iodine-ssh @@ -0,0 +1,5 @@ +#!/bin/sh -eu +tool=$(readlink -e "${0%/*}/..") +. "$tool"/remote/lib.sh + +"$tool"/remote/ssh -v "$@" "$local_iodine_gateway"