logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Plesk Control Panel - Manage Hosting | Online Free DevTools by Hexmos

Control hosting environments with Plesk Control Panel. Manage domains, databases, and server settings efficiently using command-line. Free online tool, no registration required.

plesk

Plesk hosting control panel. More information: https://docs.plesk.com.

  • Generate an auto login link for the admin user and print it:

plesk login

  • Show product version information:

plesk version

  • List all hosted domains:

plesk bin domain --list

  • Start watching for changes in the panel.log file:

plesk log {{panel.log}}

  • Start the interactive MySQL console:

plesk db

  • Open the Plesk main configuration file in the default editor:

plesk conf {{panel.ini}}

See Also