list-user-connect-openvpn
The vpn list-user-connect-openvpn command retrieves a list of currently connected OpenVPN users. This command displays essential details such as Username, Virtual Address, Remote Host, Connect Time, Bytes Received, and Bytes Sent.
Usage
cldkctl vpn list-user-connect-openvpn [flags]Steps
Follow the steps below to run and view the result of this command:
Run the following command in your terminal:
cldkctl vpn list-user-connect-openvpnEnter the VPN name in the VPN Name field. To obtain or verify it, refer to vpn list.
Enter the public IP address in the IP Public field.
Press y for Confirm or n for Cancel.

Once successful, the terminal displays the list of connected OpenVPN users containing details such as Username, Virtual Address, Remote Host, Connect Time, Bytes Received, and Bytes Sent.

Username
Displays the OpenVPN user currently connected to the VPN server.
Virtual Addr
Shows the virtual IP address assigned to the connected user.
Remote Host
Displays the client’s public IP address connected to the VPN.
Connect Time
Indicates the timestamp of when the connection was established.
Bytess Recv
Displays the amount of data received from the user in bytes.
Bytes Sent
Displays the amount of data sent to the user in bytes.
Flags
-h, --help
Help for list user connect openvpn command.
Last updated
