#!/bin/bash
cd /usr/share/wsfuzzer # get into dir for needed libs
/usr/bin/python2 WSFuzzer.py "$@"
