#!/bin/sh
cd /usr/share/starttls-mitm
python2 mitm_listener.py "$@"
