Skip to content

Commit 14a5474

Browse files
Merge pull request ssh-mitm#75 from janbbeck/patch-6
Update images?
2 parents 6cb42cb + 3000486 commit 14a5474

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

doc/portforwarding.rst

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
Port Forwarding
22
===============
33

4+
Plain SSH (without SSH-MITM) allows remote and local port forwarding over an existing connection.
45
Port forwarding allows a host to access remote network resources while masquerading as the session endpoint.
56

6-
SSH allows remote and local port forwarding over an existing connection:
7-
87

98
- Local port forwarding will allow the client to access network resources over a local port while masquerading as the server.
109

@@ -20,9 +19,7 @@ SSH allows remote and local port forwarding over an existing connection:
2019

2120
..
2221
23-
.. note::
24-
With ssh-mitm standard ssh client port forwarding features are seamlessly implemented so that no further configuration
25-
of the ssh-mit server is needed.
22+
These standard ssh client port forwarding features are seamlessly implemented so that no further configuration of SSH-MITM is needed.
2623

2724

2825
Proxyjump
@@ -64,4 +61,4 @@ forwarding feature. Furthermore the ``--tunnel-client-dest`` parameter can recei
6461
targets (e.g. google.com:80). The ssh-mitm server will then open a port for each destination.
6562

6663
The implementation of the *InjectableServerTunnelForwarder* currently only opens one port for injecting into a
67-
remote port forwarding session opened by the client.
64+
remote port forwarding session opened by the client.

0 commit comments

Comments
 (0)