#!/bin/sh
cd /usr/share/iaxscan
python2 scan_hosts.py "$@"
