Configure LastPass Universal Proxy 4.x with the server.properties configuration file without using the CLI tool on Windows
We recommend using the CLI tool when configuring Universal Proxy for the first time, as it generates an initial version of the server.properties file. This file is human-readable. Therefore, for further configurations you can edit the server.properties configuration file with any of your text editors.
Also, if you made a mistake when editing the configuration file, you can always start fresh from the CLI tool, and create a new one.
- To check the current content of the server.properties file without the sensitive data, open PowerShell and execute the following command:
uproxy -showConfig
- To open the server.properties file in the default text editor, open PowerShell and execute the following command:
uproxy -editConfig
For more information on the configuration settings, see Configure LastPass Universal Proxy 4.x using command line interface (CLI) on Windows.