Server Scout is a tool for server administrators who manage multiple WordPress sites on the same server. Instead of logging into each site one by one, Scout gives you a single dashboard where you can see every WordPress installation on the server and quickly access them.
/var/www) for all WordPress installations.admin-ajax.php endpoint — not a direct PHP file — and includes a nonce for request verification.manage_options capability (Administrator) to use the plugin.wp_ajax_nopriv_ (WordPress AJAX), include a nonce, and go through admin-ajax.php.secure_auth salt — cannot be forged.realpath() before use.wp_login action is fired on login so security plugins (login limiters, audit logs) are notified.Important: This plugin is intended for server administrators only. Do not install it on shared hosting environments where you do not control all sites on the server.