mirror of
https://github.com/jtesta/ssh-audit.git
synced 2024-11-16 13:35:39 +01:00
Release 1.6.0.
This commit is contained in:
parent
98717198c2
commit
76509a1011
@ -26,7 +26,7 @@
|
||||
from __future__ import print_function
|
||||
import os, io, sys, socket, struct, random, errno, getopt, re, hashlib, base64
|
||||
|
||||
VERSION = 'v1.5.1.dev'
|
||||
VERSION = 'v1.6.0'
|
||||
|
||||
|
||||
def usage(err=None):
|
||||
|
Loading…
Reference in New Issue
Block a user