From d30949038f1e651c6f237185e5e87e9d9ac3c2d6 Mon Sep 17 00:00:00 2001 From: puripuri2100 Date: Wed, 27 Sep 2023 20:01:53 +0900 Subject: [PATCH] Swap comment for ConnectionList command and comment for ConnectionGet command in strtable_ru.stb file --- src/bin/hamcore/strtable_ru.stb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/bin/hamcore/strtable_ru.stb b/src/bin/hamcore/strtable_ru.stb index 9b6b9fc6..176ed053 100644 --- a/src/bin/hamcore/strtable_ru.stb +++ b/src/bin/hamcore/strtable_ru.stb @@ -4833,13 +4833,13 @@ CMD_SyslogGet_COLUMN_2 syslog Server Host Name CMD_SyslogGet_COLUMN_3 syslog Server Port Number -# ConnectionGet command +# ConnectionList command CMD_ConnectionList Get List of TCP Connections Connecting to the VPN Server CMD_ConnectionList_Help Use this to get a list of TCP/IP connections that are currently connecting to the VPN Server. It does not display the TCP connections that have been established as VPN sessions. To get the list of TCP/IP connections that have been established as VPN sessions, you can use the SessionList command. \nYou can get the following: Connection Name, Connection Source, Connection Start and Type.\nTo execute this command, you must have VPN Server administrator privileges. CMD_ConnectionList_Args ConnectionList -# ConnectionList command +# ConnectionGet command CMD_ConnectionGet Get Information of TCP Connections Connecting to the VPN Server CMD_ConnectionGet_Help Use this to get detailed information of a specific TCP/IP connection that is connecting to the VPN Server. \nYou can get the following information: Connection Name, Connection Type, Source Hostname, Source IP Address, Source Port Number (TCP), Connection Start, Server Product Name, Server Version, Server Build Number, Client Product Name, Client Version, and Client Build Number. \nTo execute this command, you must have VPN Server administrator privileges. CMD_ConnectionGet_Args ConnectionGet [name]