LibreAuth Nut.exe Visit Website

Webhooks & Variables

Remote variables, files, and webhook proxies for your application.

Application Variables

Vars tab — store key-value data readable from client via var / getvar / setvar.

Files

Upload files in Files tab. Clients download via type=file&fileid=... — returned as hex-encoded content.

Webhooks

Configure webhook endpoints in panel. Client calls type=webhook&webid=... — server proxies request and returns response.

Use for Discord notifications, external APIs, or custom logic without exposing URLs in client.

Discord Logging

Set Discord webhook URL in app settings for automatic login/register/ban notifications.