#!/bin/sh -eu tool=$(readlink -e "${0%/*}/..") . "$tool"/remote/lib.sh SOCKS_CONF="$tool"/etc/dante/remote.conf \ exec socksify "$@"