ssh-audit/test
Andris Raugulis 66b9e079a8 Implement new options (-4/--ipv4, -6/--ipv6, -p/--port <port>).
By default both IPv4 and IPv6 is supported and order of precedence depends on OS.
By using -46, IPv4 is prefered, but by using -64, IPv6 is preferd.
For now the old way how to specify port (host:port) has been kept intact.
2016-10-26 18:33:00 +03:00
..
conftest.py Implement new options (-4/--ipv4, -6/--ipv6, -p/--port <port>). 2016-10-26 18:33:00 +03:00
coverage.sh Import mypy configuration script and run scripts (for Python 2.7 and 3.5). 2016-10-19 20:51:57 +03:00
mypy-py2.sh Import mypy configuration script and run scripts (for Python 2.7 and 3.5). 2016-10-19 20:51:57 +03:00
mypy-py3.sh Import mypy configuration script and run scripts (for Python 2.7 and 3.5). 2016-10-19 20:51:57 +03:00
mypy.ini Import mypy configuration script and run scripts (for Python 2.7 and 3.5). 2016-10-19 20:51:57 +03:00
prospector.sh Tune prospector and pylint settings. 2016-10-20 20:00:29 +03:00
prospector.yml Tune prospector and pylint settings. 2016-10-20 20:00:29 +03:00
test_auditconf.py Implement new options (-4/--ipv4, -6/--ipv6, -p/--port <port>). 2016-10-26 18:33:00 +03:00
test_banner.py Add linter fixes for tests. 2016-10-25 17:19:08 +03:00
test_buffer.py Add linter fixes for tests. 2016-10-25 17:19:08 +03:00
test_errors.py Add linter fixes for tests. 2016-10-25 17:19:08 +03:00
test_output.py Add linter fixes for tests. 2016-10-25 17:19:08 +03:00
test_software.py Fixed typos 2016-10-26 12:17:31 +03:00
test_ssh1.py Invalid CRC32 checksum test. 2016-10-25 16:59:43 +03:00
test_ssh2.py Add simple server tests for SSH1 and SSH2. 2016-10-25 16:57:30 +03:00
test_version_compare.py Add linter fixes for tests. 2016-10-25 17:19:08 +03:00