1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-04-09 23:28:06 -05:00

Document IPv6 literal syntax for tunnels.

This commit is contained in:
Jacob Nevins 2014-11-08 23:37:59 +00:00
parent a45f4c2955
commit aad5f5601d

View File

@ -3029,7 +3029,9 @@ needed with \q{Dynamic}), enter a hostname and port number separated
by a colon, in the \q{Destination} box. Connections received on the
source port will be directed to this destination. For example, to
connect to a POP-3 server, you might enter
\c{popserver.example.com:110}.
\c{popserver.example.com:110}. (If you need to enter a literal
\i{IPv6 address}, enclose it in square brackets, for instance
\cq{[::1]:2200}.)
\b Click the \q{Add} button. Your forwarding details should appear
in the list box.