Skip to content

Commit 1f21179

Browse files
committed
Fix up formatting.
1 parent e6f2395 commit 1f21179

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,19 +11,19 @@ common case:
1111
- You don't necessarily have admin access on the remote network.
1212

1313
- 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.
1717

1818
- 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.
2020

2121
- You hate openssh's port forwarding because it's randomly
22-
slow and/or stupid.
22+
slow and/or stupid.
2323

2424
- 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).
2727

2828

2929
Prerequisites

0 commit comments

Comments
 (0)