properties.local Configuration

The properties.local file is the system configuration file for the FIRERPA service, usually stored on the device. It contains strings in the key=value format. By editing this file, you can configure FIRERPA to automatically connect to OpenVPN, a proxy, set up port forwarding, or configure login passwords or certificates, and other system settings upon startup. When FIRERPA starts, it looks for and loads this file from /data/usr. You can find configurable items in the project's properties.local.example and select them as needed. However, please note that you should not copy this file directly; only add the parts you need.

Attention

The `/data/usr` directory is FIRERPA's user data directory. It does not exist before the first launch. If you need to pre-configure `properties.local`, you must create this directory manually.

Information on how to write the properties.local startup configuration is also provided in the documentation for various features. You can also refer to properties.local.example.