#!/bin/sh
DIR=/usr/lib/sshuttle
exec python "$DIR/main.py" python "$@"
