mirror of
https://github.com/jtesta/ssh-audit.git
synced 2024-11-16 13:35:39 +01:00
5 lines
59 B
Python
5 lines
59 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from .sshaudit import main
|
|
main()
|