File tree Expand file tree Collapse file tree 2 files changed +6
-9
lines changed
Expand file tree Collapse file tree 2 files changed +6
-9
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,12 +18,7 @@ Installing the ssh-mitm server including these plugins is very simple:
1618
1719 $ pip install ssh-mitm-plugins
1820
19- Alternatively, ssh-mitm-plugins is featured as an optional dependency in the ssh-mitm package.
20- Installation can occur through:
21-
22- $ pip install ssh-mitm[ plugins]
23-
24- 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
2522will be available through these plugins. The ssh-mitm server will operate normally as described
2623by the [ ssh-mitm project] ( #ssh-mitm ) .
2724
@@ -45,5 +42,5 @@ For a more detailed look at the plugins usage and operation refer to the
4542** For more information about the core functionality of the ssh-mitm server visit:**
4643
4744* Github - https://github.com/ssh-mitm/ssh-mitm
48- * Website - http://ssh-mitm.at
45+ * Website - http://www. ssh-mitm.at
4946* 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