summaryrefslogtreecommitdiffstats
path: root/tor_extension.php
Commit message (Collapse)AuthorAgeFilesLines
* Refactor Tor integration and improve email handlingGab2025-11-161-386/+283
| | | Refactor Tor integration for YAMN, including new functions for logging, checking Tor availability, and sending emails through Tor. Updated configuration file paths and added SMTP relay handling.
* Enhance security and functionality of Tor extensionGab2025-10-171-237/+363
| | | Updated the Tor extension for YAMN to enhance security features, including mandatory Tor usage, secure command execution, and improved logging. Added functions for secure random delays and Tor circuit verification.
* Create tor_extension.phpGab2025-05-211-0/+319