mirror of
https://github.com/lanjelot/patator
synced 2024-11-12 01:10:42 +00:00
parent
2a6744a551
commit
74545283a1
@ -5047,7 +5047,7 @@ dependencies = {
|
||||
'ike-scan': [('ike_enum',), 'http://www.nta-monitor.com/tools-resources/security-tools/ike-scan', '1.9'],
|
||||
'unzip': [('unzip_pass',), 'http://www.info-zip.org/', '6.0'],
|
||||
'java': [('keystore_pass',), 'http://www.oracle.com/technetwork/java/javase/', '6'],
|
||||
'pysqlcipher3': [('sqlcipher_pass',), 'https://github.com/rigglemania/pysqlcipher3', '1.0.3'],
|
||||
'pysqlcipher': [('sqlcipher_pass',), 'https://github.com/rigglemania/pysqlcipher3', '1.0.3'],
|
||||
'python': [('ftp_login',), 'Patator requires Python 3.6 or above and may still work on Python 2.'],
|
||||
}
|
||||
# }}}
|
||||
|
@ -11,4 +11,4 @@ dnspython
|
||||
IPy
|
||||
pysnmp
|
||||
pyasn1
|
||||
#pysqlcipher # no python3 compatibility
|
||||
pysqlcipher3
|
||||
|
Loading…
Reference in New Issue
Block a user