WP Manifestindependent plugin directory
manifest / security / wp-cybex-secure-login

CybexSecurity

WP CybeX Security: A powerful WordPress plugin for enhanced site protection. Custom login URLs, login attempt limiting, and 2FA using Google Authenticator. Secure your site from cyber threats.

by CybexSecurity · github.com/mrpilu/wp-cybex-secure-login · website

1stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/mrpilu/wp-cybex-secure-login/archive/refs/heads/main.zip

From the readme

WP-Cybex-Security WP-Cybex-Security is a powerful WordPress plugin designed to enhance the security of your website and protect it against cyber threats. Features - Customizable login URL to deter bots and malicious login attempts. - Limit login attempts to prevent brute force attacks. - Two-factor authentication using Google Authenticator for an extra layer of security. - Comprehensive protection against cyber threats like dictionary attacks. Installation 1. Upload the plugin folder to your /wp-content/plugins/ directory. 2. Activate the plugin through the Plugins page in your WordPress admin panel. Frequently Asked Questions Q: I can't log in using wp-admin, why? A: The WordPress default login URL is /wp-login.php. After installing this plugin, the login URL will be changed to /login. Q: How do I enable two-factor authentication (2FA)? A: Download Google Authenticator on your mobile device, go to your profile settings, and enable 2FA by scanning the QR code or entering the code manually. Contributing Contributions are welcome! Feel free to submit bug reports, feature requests, or pull requests. License This project is licensed under the GPLv3 license.

Read the full README on GitHub →