Skip to content

Commit ad99aea

Browse files
updated readme
1 parent 9202c72 commit ad99aea

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

README.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,15 @@ to realise security audits.
1515
Installing the ssh-mitm server including these plugins is very simple:
1616

1717
$ pip install ssh-mitm-plugins
18-
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-
18+
19+
2420
The current version of the ssh-mitm server will be installed and additional advanced features
2521
will be available through these plugins. The ssh-mitm server will operate normally as described
2622
by the [ssh-mitm project](#ssh-mitm).
2723

2824
## Plugins
2925

30-
Following advanced features will be made available through the modular runtime compilation of
26+
Following advanced features will be made available through the modular runtime compilation of
3127
the ssh-mitm server.
3228

3329
#### SSH
@@ -37,7 +33,7 @@ make hijacking of a ssh session undetectable
3733
* scriptedshell - perfect for security audits and information gathering, this ssh interface executes
3834
a script on the remote machine and stores the output on the ssh-mitm server
3935

40-
For a more detailed look at the plugins usage and operation refer to the
36+
For a more detailed look at the plugins usage and operation refer to the
4137
[documentation](http://ssh-mitm-plugins.readthedocs.io).
4238

4339
## SSH-MITM

0 commit comments

Comments
 (0)