| ''local'' | Client address:port | **IPv4:** ''x.x.x.x:p'', where \\ ''x'' — a decimal number from 0 to 255, \\ ''p'' — the port \\ **IPv6:** ''[y:y:y:y:y:y:y:y]:p'', where \\ ''y'' — a hexadecimal number from 0000 to FFFF, \\ ''p'' — the port |
-
| ''remote'' | Server address:port | AAA.BBB.CCC.DDD:XXXX, [1111.2222.3333.4444.5555.6666.7777.8888]:XXXX |
+
| ''remote'' | Server address:port | **IPv4:** ''x.x.x.x:p'', where \\ ''x'' — a decimal number from 0 to 255, \\ ''p'' — the port \\ **IPv6:** ''[y:y:y:y:y:y:y:y]:p'', where \\ ''y'' — a hexadecimal number from 0000 to FFFF, \\ ''p'' — the port |