Link Directly to TCP Over TCP Explanation

See Below was confusing because it linked to the entire documentation section.
This provides a direct link to the section explaining why TCP over TCP is a bad idea.
This commit is contained in:
Nathan Aclander 2018-12-03 14:48:44 -08:00 committed by Brian May
parent 69d3f7dc64
commit ad31ac4e18

View File

@ -23,8 +23,9 @@ common case:
- You can't use openssh's PermitTunnel feature because
it's disabled by default on openssh servers; plus it does
TCP-over-TCP, which has terrible performance (see below).
TCP-over-TCP, which has `terrible performance`_.
.. _terrible performance: https://sshuttle.readthedocs.io/en/stable/how-it-works.html
Obtaining sshuttle
------------------