#!/bin/bash
echo localhost:56083 > ~/.secret/mqtt/poppi-all.tunel
movingssh -dx poppi  -L56083:localhost:1883
rm ~/.secret/mqtt/poppi-all.tunel
