File: openvpn3-admin-sessionmgr-service.8.rst

package info (click to toggle)
openvpn3-client 24.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 19,384 kB
  • sloc: cpp: 180,128; python: 11,591; ansic: 1,878; sh: 1,767; java: 402; lisp: 81; makefile: 44
file content (40 lines) | stat: -rw-r--r-- 997 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
=================================
openvpn3-admin-sessionmgr-service
=================================

--------------------------------------------------------
OpenVPN 3 Linux Administration - Session Manager Service
--------------------------------------------------------

:Manual section: 8
:Manual group: OpenVPN 3 Linux

SYNOPSIS
========
| ``openvpn3-admin sessionmgr-service`` ``[OPTIONS]``
| ``openvpn3-admin sessionmgr-service`` ``-h`` | ``--help``


DESCRIPTION
===========
This is the management interface for the openvpn3-service-sessionmgr
service, with the net.openvpn.v3.sessions D-Bus service name.


OPTIONS
=======

-h, --help      Print  usage and help details to the terminal

--list-sessions
                Lists an overview over all running OpenVPN 3 VPN client sessions

--list-sessions-verbose
                Similar to `--list-sessions` but provides more details
                for each session.

SEE ALSO
========

``openvpn3``\(1)
``openvpn3-service-sessionmgr``\(8)