CLI
Install and use the anon.li command-line tool to manage aliases, drops, domains, and more from your terminal.
The anon.li CLI (anonli) lets you manage aliases, encrypted file drops, recipients, domains, and API keys directly from your terminal. It supports scripting with --json output and quiet mode.
Installation
Install globally with npm or bun:
npm install -g anonli
bun install -g anonli
Verify the installation:
anonli --version