support TCP/IPv6 address and UNIX domain socket path as rfc2217 server

This commit is contained in:
s-wakaba@gitlab.com
2024-03-01 18:12:03 +09:00
committed by Kim Woelders
parent f41067c3be
commit 9739087594
2 changed files with 73 additions and 17 deletions
+3 -1
View File
@@ -1172,7 +1172,9 @@ static void print_help(void)
"\t-q\t\tBe quiet (suppress informational messages)\n"
"\t-r\t\tDisable telnet processing\n"
"\t-s delay \t\tDelay at close in ms (use u suffix for us)\n"
"\t-S server, --server=host:port\n");
"\t-S server, --server=host:port\n"
"\t\t\t[ipv6addr]:port (connect via IPv6)\n"
"\t\t\tunix:/path/to.socket (connect via UNIX domain socket)\n");
}
static int