We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a745f32 commit 15e93bfCopy full SHA for 15e93bf
README.md
@@ -1,5 +1,7 @@
1
# SSH-MITM Plugins
2
3
+## The plugins are not maintained and only compatible with SSH-MITM 0.6.3!
4
+
5
SSH-MITM plugins are extensions for SSH-MITM 0.6.3.
6
7
**Note:** This plugins are not compatible with SSH-MITM >= 1.0.0!
setup.py
@@ -19,7 +19,7 @@ def get_entry_points():
19
20
setup(
21
name='ssh-mitm-plugins',
22
- version='0.6',
+ version='0.6.1',
23
author='Simon Böhm',
24
author_email='[email protected]',
25
description='advanced features for ssh-mitm server',
0 commit comments