mirror of
https://github.com/jtesta/ssh-audit.git
synced 2025-02-19 21:41:17 +01:00
5 lines
59 B
Python
5 lines
59 B
Python
![]() |
# -*- coding: utf-8 -*-
|
||
|
|
||
|
from .sshaudit import main
|
||
|
main()
|