#!/usr//bin/env python3

from iptables_exporter.main import main


main()
