#!/bin/sh
cd /usr/share/mitm
exec python mitm.py "$@"
