#!/bin/sh
cd /opt/sqlmap
python3 sqlmapapi.py "$@"
