Skip to content

App Profiles

In Web UI mode, Shield CLI supports saving and managing multiple app configurations.

App Profile Fields

FieldDescription
ProtocolSSH / RDP / VNC / HTTP / HTTPS / Telnet
IP AddressTarget service's internal IP
PortTarget service port
NameCustom display name (e.g., "Office PC")
CredentialsUsername, password (encrypted storage)

Limits

  • Up to 10 saved app profiles
  • Up to 3 concurrent connections

Storage

App configurations are encrypted with AES-256-GCM and stored locally:

PlatformPath
macOS / Linux~/.shield-cli/
Windows%LOCALAPPDATA%\ShieldCLI\

Configurations are never uploaded to the server — fully local management.

Management

In the Web UI you can:

  • Add — Click the add button and fill in app details
  • Edit — Modify saved app configurations
  • Delete — Remove apps you no longer need
  • Rename — Quickly change display names

Each app records its creation time, last modified time, and last connected time.