logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

openvpn3-as - OpenVPN 3 Access Server Profile Downloader

Description

       This utility can download a configuration profile directly from an OpenVPN Access Server.  It requires an
       URL  to the Access Server and will query the user for authentication credentials before connecting to the
       server.

Name

       openvpn3-as - OpenVPN 3 Access Server Profile Downloader

Options

-h, --help
              show this help message and exit

       --autologin
              Download the auto-login profile (default: user-login profile).  The auto-login  profile  will  not
              ask  the  user for credentials before connecting to the Access Server, but this feature may not be
              available for all user profiles.

       --systemd-start
              Start  the  downloaded  profile  automatically   after   downloading   it,   using   the   systemd
              openvpn3-sessions@.service  unit file; see the openvpn3-systemd(1) man page for details.  Enabling
              this will also start this unit file at boot.  This requires openvpn3-as to be run as root.

       --impersistent
              Do not import the configuration profile as a persistent profile (default: persistent)

       --nameCONFIG-NAME
              Override the automatically generated profile name (default: AS:$servername)

       --ownerUSERNAME
              Transfer the ownership of  the  downloaded  configuration  profile  to  USERNAME.   This  requires
              openvpn3-as to be run as root.  This is useful when used together with --systemd-start.

       --usernameUSERNAME
              Username to use for OpenVPN Access Server login

       --insecure-certs
              Accept  invalid and potentially insecure TLS server certificates.  This is typically needed if the
              Access Server uses a self-signed certificate or issued by a Certificate Authority not known by the
              system.  Use this feature carefully.

See Also

openvpn(8) openvpn3(1) openvpn3-config-manage(1) openvpn3-configs-list(1)

                                                                                                  OPENVPN3-AS(1)

Synopsis

openvpn3-as [ OPTIONS ] URLopenvpn3-as-h | --help

See Also