Linux 软件免费装
Banner图

What's going on

开发者 jaimenj
更新时间 2022年6月24日 05:16
PHP版本: 7.4 及以上
WordPress版本: 6.0
版权: MIT

标签

wordpress security firewall waf

下载

0.8 0.9 1.0 1.1 1.2 1.3

详情介绍:

A very simple firewall for WordPress that allows you to see all real requests to your WordPress and protect you from Internet attacks. It’s a WAF, a Web Application Firewall that is installed in front of WordPress. It’s installed in the server with the plugin, and it checks requests from the web browsers, bots or webcrawlers to your WordPress. It executes the WAF codes before every request to PHP files of WordPress, so it also works before every request to the WordPress cache. Features:

安装:

  1. Search it in the WordPress admin section of plugins.
  2. Click install when you find it.
  3. Activate the plugin in the WordPress backend menu of plugins.
  4. Got to the admin section of What’s going on.
  5. Install in front of every single request to PHP files, by clicking on the button that says ‘Install .user.ini’.
  6. See how it works and play with it configs, fully personalizable of what to allow or not.
  7. Enjoy.. 🙂
Alternative install uploading manually the files to the server:
  1. Copy the files in the directory /wp-content/plugins/whats-going-on/ like others plugins, or upload it it the admin section into a .zip file.
  2. Activate the plugin in the WordPress backend menu of plugins.
  3. Got to the admin section of What’s going on.
  4. Install in front of every single request to PHP files, by clicking on the button that says ‘Install .user.ini’.
  5. See how it works and play with it configs, fully personalizable of what to allow or not.
  6. Enjoy.. 🙂
Alternative install with SSH:
  1. Goto the plugins directory doing: cd /wp-content/plugins/
  2. Clone the GitHub repository doing: git clone git@github.com:jaimenj/whats-going-on.git
With SSH you can stay up to date using the normal git pull command.

屏幕截图:

  • The main view into the admin panel.
  • Administration of unique IPs.
  • Regexes administration.
  • DoS detection and prevention, DDoS detection and notification.
  • Countries and continents administration.
  • Last blocks reasons and times blocked.
  • Suspicious behaviours.
  • Administration of the ban rules.
  • Current banned IPs and rules that banned them.

常见问题:

Can I block myself?

You cannot block yourself while you are activating the plugin. But you can block yourself while setting restrictions for the firewall. First read carefully and config it slowly, testing configurations and showing the results.

I blocked myself, how can I disable it without access to the backend?

If something is broken because of this WAF, edit and empty the files /waf-going-on.php and /wp-content/plugins/whats-going-on/waf-going-on.php. Do not remove it, you can rename it and make an empty one with the same name. It will continue working, but doing nothing.

更新日志:

v1.3 v1.2 v1.1 v1.0 v0.9 v0.8 v0.7 v0.6 v0.5 v0.4 v0.3 v0.2 v0.1