=== Really Simple Firewall Sync ===
Contributors: Icarez
Tags: security, firewall, user-agent, import-export, rsssl
Requires at least: 5.8
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Import and export blocked user agents for Really Simple Security (Pro & Multisite).

== Description ==

Really Simple Firewall Sync allows administrators to easily export and import blocked user agents used by the
Really Simple Security firewall.

This plugin is designed for:
* Really Simple Security Pro
* Really Simple Security Pro Multisite

It integrates directly with the internal RSSSL firewall database table, ensuring that:
* Imported user agents appear in the RSSSL admin UI
* Firewall rules persist across regenerations
* No core or plugin files are modified

= Features =

* Export blocked user agents to JSON
* Import user agents from JSON
* Merge or replace existing rules
* Multisite compatible
* Safe, database-driven integration
* Displays currently enforced user agents

== Installation ==

1. Upload the plugin ZIP via **Plugins → Add New → Upload Plugin**
2. Activate the plugin
3. Go to **Tools → Really Simple Firewall Sync**

== Frequently Asked Questions ==

= Does this plugin modify firewall.php directly? =

No. The plugin writes to the same database table used by Really Simple Security, allowing the firewall
to regenerate safely and keeping the admin UI in sync.

= Is this plugin compatible with multisite? =

Yes. It works with both single-site and multisite installations.

= Does this plugin require Really Simple Security Pro? =

Yes. This plugin is designed specifically for the Pro firewall functionality.

== Screenshots ==

1. Import and export interface
2. Merge or replace option
3. Currently enforced user agents panel

== Changelog ==

= 1.1.0 =
* Added export functionality
* Added merge or replace option
* Added enforced user agents panel

== Upgrade Notice ==

= 1.1.0 =
Initial public release.