[How To] OpenVPN Connect Client enable multiple profiles

  • https://www.kiloroot.com/openv…iple-connection-profiles/


    The following was taken from the above link. I added a few edits:


    1. Kill the running OpenVPN connect client on your system, you can exit out of it by right clicking on the icon in the system tray.
    2. Open up an elevated, start as administrator, CMD prompt.
    3. Run the following commands:


    Code
    cd "c:\Program Files (x86)\OpenVPN Technologies\OpenVPN Client\core"
    
    
    capicli -k basic_client -v false SetPreference
    exit

    4. Restart the OpenVPN Connect Client.
    5. Right-Click on the OpenVPN Connect Client icon in your system tray and then select “import” –> “from server”
    6. Type in the public IP or the URL of your OpenVPN Access Server and make sure you include the port (if using non-standard port).
    7. You will get prompted to enter your username and password and then it will download and install the profile from the server alongside any other existing profiles.
    Now you can connect to any openVPN Access Server you have installed the profiles for, all from the same computer/client. Awesome!

    2 Mal editiert, zuletzt von tekkb () aus folgendem Grund: add info

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!