mirror of
https://github.com/jtesta/ssh-audit.git
synced 2024-11-22 10:31:41 +01:00
Back to development version.
This commit is contained in:
parent
e9b9a457dd
commit
7d5f74810b
@ -26,7 +26,7 @@
|
|||||||
from __future__ import print_function
|
from __future__ import print_function
|
||||||
import os, io, sys, socket, struct, random, errno, getopt, re, hashlib, base64
|
import os, io, sys, socket, struct, random, errno, getopt, re, hashlib, base64
|
||||||
|
|
||||||
VERSION = 'v1.5.0'
|
VERSION = 'v1.5.1.dev'
|
||||||
|
|
||||||
|
|
||||||
def usage(err=None):
|
def usage(err=None):
|
||||||
|
Loading…
Reference in New Issue
Block a user