1
0
mirror of https://github.com/jtesta/ssh-audit.git synced 2025-04-04 12:40:14 -05:00
2020-03-12 21:56:23 -04:00

5 lines
59 B
Python

# -*- coding: utf-8 -*-
from .sshaudit import main
main()