Interact with ApisCP's API from anywhere. Beacon supports pipelining data as JSON for fast workflow.
Script powerful macros with a little help from your panel. If ApisCP can do it, so can you.
Beacon pipes its output as human-readable, JSON, and native bash data types.
Beacon can be run anywhere, including your desktop.
Impress your boss, your friends, your mother, or even yourself with these impressive feats of keyboard kungfu.
Quickly take control of all files in the current directory bypassing discretionary access controls.
Randomly generate a new password for the specified user.
newpasswd username
Create a new MySQL database and immediately access it.
mkdb dbname
Enumerate domains, check WordPress version and update if necessary.
Grant read, write, execute permissions recursively to the named user
addacls username path
Creates a new addon domain, then installs WordPress, Drupal, or any web app. ${n,,} takes the parameter n and converts to lowercase in bash v4+ using case modifiers.
newdomain domain [wordpress|drupal|joomla|laravel|ghost|discourse]