mirror of
https://github.com/jtesta/ssh-audit.git
synced 2025-06-23 11:04:31 +02:00
Added snap package support.
This commit is contained in:
0
packages/sshaudit/__init__.py
Normal file
0
packages/sshaudit/__init__.py
Normal file
4
packages/sshaudit/__main__.py
Normal file
4
packages/sshaudit/__main__.py
Normal file
@ -0,0 +1,4 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from .sshaudit import main
|
||||
main()
|
Reference in New Issue
Block a user