File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed
Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 11# SSH-MITM Plugins
22
3- ![ SSH-MITM example] ( https://ssh-mitm.at/img/mitm-example.png )
3+ SSH-MITM plugins are extensions for SSH-MITM 0.6.3.
4+
5+ ** Note:** This plugins are not compatible with SSH-MITM >= 1.0.0!
46
57With version 0.4.0 the [ ssh-mitm projects] ( http://ssh-mitm.at/ ) locks the features
68shipping with the core functionality of the program. It is now preferred that any additions to the
@@ -16,8 +18,7 @@ Installing the ssh-mitm server including these plugins is very simple:
1618
1719 $ pip install ssh-mitm-plugins
1820
19-
20- The current version of the ssh-mitm server will be installed and additional advanced features
21+ The ssh-mitm 0.6.3 will be installed and additional advanced features
2122will be available through these plugins. The ssh-mitm server will operate normally as described
2223by the [ ssh-mitm project] ( #ssh-mitm ) .
2324
@@ -41,5 +42,5 @@ For a more detailed look at the plugins usage and operation refer to the
4142** For more information about the core functionality of the ssh-mitm server visit:**
4243
4344* Github - https://github.com/ssh-mitm/ssh-mitm
44- * Website - http://ssh-mitm.at
45+ * Website - http://www. ssh-mitm.at
4546* Documentation - http://docs.ssh-mitm.at
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ def get_entry_points():
1919
2020setup (
2121 name = 'ssh-mitm-plugins' ,
22- version = '0.4' ,
22+ version = '0.4.1 ' ,
2323 author = 'Simon Böhm' ,
24242525 description = 'advanced features for ssh-mitm server' ,
You can’t perform that action at this time.
0 commit comments