#!/bin/sh
cd /usr/share/snmp-brute-git
python2 snmpbrute.py "$@"
