=== SMSTunnel ===
Contributors: narboweb, narcisbodea
Tags: sms, gateway, two-factor authentication, 2fa, notifications
Requires at least: 5.0
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.0.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Send SMS messages directly from WordPress using your own Android phone as the SMS gateway.

== Description ==

SMSTunnel transforms your Android phone into a powerful SMS gateway for WordPress.

= Key Features =

* Use Your Own Phone - No third-party SMS gateway costs
* Two-Factor Authentication - Secure WordPress login with SMS 2FA
* End-to-End Encryption - Messages encrypted with RSA keys
* Quick Setup - Scan QR code from the mobile app

== Installation ==

1. Upload the plugin to /wp-content/plugins/
2. Activate the plugin
3. Go to SMSTunnel > Quick Setup
4. Download the SMSTunnel app and scan the QR code

== Changelog ==

= 1.0.1 =
* Security: Added sanitization callbacks for all settings
* Security: Fixed escape output for translatable strings
* Security: Database queries now use prepared statements
* Security: Changed wp_redirect to wp_safe_redirect
* Security: Changed mt_rand to wp_rand
* Compatibility: Tested up to WordPress 6.7.1

= 1.0.0 =
* Initial release

== Upgrade Notice ==

= 1.0.1 =
Security update with improved input sanitization and output escaping.
