#!/usr/bin/python3
from librenet_scanner.naabu_runtime import main

raise SystemExit(main())
