What is the Client Key?
This key is used by clients to authenticate API requests to the file server.
It should be included in the X-Client-Key header for all upload operations.
Keep this key secure and don't share it publicly.
{% if qr_code %}
qr_code_2
QR Code for Android App
info
Scan this QR code with the Simple File Upload Android app to automatically configure:
Server address: {{ server_address }}
Port: {{ server_port }}
Client key: (hidden)
{% else %}
warning
Configure server settings to generate QR code
Enter your server address and port above to generate a QR code for the Android app.