#!/bin/bash

echo "[*] Distributed scan"
python3 -m dscan "$@"
