properties.local Configuration¶
The properties.local file is the system configuration file for the FIRERPA service, typically 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, or port forwarding on startup, as well as set a login password or certificate, and other system configurations. 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 do not copy this file directly; only include the parts you require.
Attention
Instructions on how to write the properties.local startup configuration are also provided in the documentation for each feature. You can also refer to properties.local.example.
Configuration Parameter List¶
Core Basic Configuration¶
Configures the basic operating environment for the LAMDA service, including listening port, authentication, login credentials, and cross-origin policy settings.
System Optimization and Compatibility¶
Controls underlying business logic and stealth strategies to enhance automation operations or to make fallback adjustments when compatibility issues arise on the device.
OpenVPN Service¶
Built-in OpenVPN client configuration that enables the device to communicate through a VPN tunnel, supporting global traffic forwarding and user authentication.
Global Proxy Service¶
Configures LAMDA to automatically connect to an HTTP or SOCKS5 proxy on startup, allowing device traffic to be automatically relayed through a specified intermediate server.
FRP Port Forwarding Service¶
Based on FRP for NAT traversal, this service maps the device's service port to a public server, solving remote access issues in environments without a public IP address.
Development and Management Services¶
Provides toggles for common system management tools, including the ADB service, SSH for remote shell access, and scheduled task management.
Bridge Proxy Service¶
An advanced network proxy mode that allows traffic bridging through a specific network interface (e.g., mobile data network). It enables internet access via the device's network as a proxy and supports user authentication.
Broadcast Discovery Service¶
An automatic device discovery service based on the mDNS protocol. When enabled, it allows for quick location and identification of LAMDA devices on the local network via domain names or metadata.