File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -11,19 +11,19 @@ common case:
11
11
- You don't necessarily have admin access on the remote network.
12
12
13
13
- The remote network has no VPN, or only stupid/complex VPN
14
- protocols (IPsec, PPTP, etc). Or maybe you <i> are</i> the
15
- admin and you just got frustrated with the awful state of
16
- VPN tools.
14
+ protocols (IPsec, PPTP, etc). Or maybe you * are * the
15
+ admin and you just got frustrated with the awful state of
16
+ VPN tools.
17
17
18
18
- You don't want to create an ssh port forward for every
19
- single host/port on the remote network.
19
+ single host/port on the remote network.
20
20
21
21
- You hate openssh's port forwarding because it's randomly
22
- slow and/or stupid.
22
+ slow and/or stupid.
23
23
24
24
- You can't use openssh's PermitTunnel feature because
25
- it's disabled by default on openssh servers; plus it does
26
- TCP-over-TCP, which has terrible performance (see below).
25
+ it's disabled by default on openssh servers; plus it does
26
+ TCP-over-TCP, which has terrible performance (see below).
27
27
28
28
29
29
Prerequisites
You can’t perform that action at this time.
0 commit comments