]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
Document IPv6 literal syntax for tunnels.
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Sat, 8 Nov 2014 23:37:59 +0000 (23:37 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Sat, 8 Nov 2014 23:37:59 +0000 (23:37 +0000)
doc/config.but

index 360b502ba96c2a759ebcdba205fd86f349754db1..e83bf2f55edb79a6539cd8c791220bd7dd6a9082 100644 (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.