#! /usr/bin/python3 -s
from leak import cli

cli.cli()
