#!/usr/bin/sh

ssh -p 10022 -N -f -L 6000:localhost:6000 <user on the member's machine>@<your server>

