[XTR] Tools Suite

Paid [XTR] Tools Suite 1.0.2

  • Enhanced Server Compatibility: Refactored diagnostic modules to communicate via native PHP sockets, ensuring out-of-the-box operation on hardened hosting environments with restricted shell functions.
  • Improved Request Validation: Refined input sanitization and domain parsing routines to handle edge-case queries and prevent invalid requests.
This release focuses on improving server compatibility and aligning the addon with modern PHP execution environments.

To ensure that ToolsSuite operates seamlessly on strict shared hosting plans and highly hardened servers (where shell functions are typically disabled by default), we have rebuilt our network diagnostic tools to communicate directly via native PHP sockets. Additionally, we have polished our input verification routines to prevent invalid requests and deliver a more robust, resource-efficient experience across all query tools.
  • Fixed: Resolved the permission issue where guest (unregistered) users were blocked from viewing tools and categories despite having the correct permissions.
  • Fixed: Addressed the "Failed to connect to port 443" cURL connection error occurring during Site Analysis on local development environments and specific server setups.
  • Updated: Improved the Cloudflare bypass (Localhost Resolve) logic to prevent IP conflicts when testing live domains from a local development environment.
  • Updated: Relaxed strict TLS cipher restrictions and forced HTTP/2 requirements in cURL requests to ensure broader server and OpenSSL compatibility.

The issue of “0 ms connection refused” that occurred on some servers while running site analysis or related tools has been resolved. The overly strict TLS and HTTP/2 requirements in request handling have been relaxed, allowing for a more universal and compatible connection standard.
Initial version

Initial version
Back
Top