Console - Tor Nodes

Equip your Joomla site with Console - TOR Nodes, a CLI plugin that delivers the latest TOR exit node list for easy IP queries. It is free, it is simple, and it is built for one purpose: fetching TOR node data so you—and your extensions—can act on it. System - AdminExile blocks threats with it, System - Google Tag Manager tracks them, and other developers can tap into it however they see fit. The power is yours.

How It Works

  1. Fetch the List: Run the fetch command via Joomla’s CLI, and Console - TOR Nodes pulls the current TOR exit node list directly from the TOR project. Every IP is validated for accuracy.
  2. Store It Locally: The verified list saves as a single array in a local file—fast and accessible.
  3. Query with Ease: The Test::TOR($address) class checks any IP against the list. A true result marks a TOR exit node—use that intel as you please.
  4. Stay Current, Stay Calm: Updates are limited to once every 24 hours—fresh data without overload.
Joomla
Plugins
Tor Nodes
v5.0.2
Joomla! 5
 

P

P

P

Automate with Cron

Ensure your TOR exit node list stays up to date without manual effort—set up a cron job to handle it. Add this line to your server’s crontab:

0 0 * * * php /path/to/joomla/cli/joomla.php tornodes:fetch

This triggers fetch daily at midnight (server time), refreshing the list automatically. Need a different schedule? Use 0 12 * * * for noon. Adjust /path/to/joomla/ to your Joomla root path, and you are ready—consistent data, no hassle.

Why You Need To ID Tor Nodes

TOR traffic is a wild card. It shields privacy advocates, but it also cloaks bots, attackers, and curious lurkers probing your Joomla site. Those exit nodes—where TOR users step into the clear—hit your pages daily, and without knowing who they are, you are in the dark. Console - TOR Nodes lights the way. It provides a daily-updated, verified list of every active TOR exit node, accessible with a single query. System - AdminExile uses it to lock out threats at the /administrator door. System - Google Tag Manager leverages it to log and analyze TOR visits. Other developers? They can build whatever they dream up—security, tracking, or something entirely new. This plugin does not dictate the action; it delivers the insight. What you do with it defines the outcome.

Features

  • TOR Exit Node List: Query IPs against known TOR nodes with one dependable check.
  • CLI Simplicity: A single fetch command updates your list—no GUI overhead.
  • Developer-Friendly Class: Test::TOR($address) returns a fast true/false—integrate it anywhere.
  • GTM Support: Feeds a signal to System - Google Tag Manager for TOR node tracking.
  • AdminExile Support: Optional Tor Blacklist within System - AdminExile.
  • Validated IPs: Fetch ensures every address is clean and accurate.
  • 24-Hour Limit: Updates refresh daily—current, not chaotic.
  • Free and Native: Fully free, Joomla 5-compatible, no upsell distractions.

How will you harness TOR node data to shape your site’s future?

Download the Plugin

  Console - Tor Nodes 5.0.2207

  Report a Bug   Documentation

Frequently Asked Questions:

What is Console - TOR Nodes, and what does it do?

Console - TOR Nodes is a free Joomla CLI plugin that fetches and stores a daily-updated list of TOR exit nodes. It allows you to query IP addresses to identify TOR traffic, enabling integration with extensions like System - AdminExile for security or System - Google Tag Manager for analytics.

How often is the TOR exit node list updated?

The list updates once every 24 hours when you run the tornodes:fetch command, either manually or via a cron job. This ensures fresh data without overloading the TOR project’s servers.

How do I automate updates for the TOR node list?

Set up a cron job on your server. Add this line to your crontab:

0 0 * * * php /path/to/joomla/cli/joomla.php tornodes:fetch

This runs the fetch command daily at midnight (server time). Adjust the schedule or path as needed.

Do I need to be a developer to use this plugin?

While the plugin is developer-friendly, non-developers can use it to fetch and maintain the TOR node list via CLI or cron. However, querying IPs requires coding to integrate the Test::TOR($ip) class into your extensions or scripts.

What Joomla version is Console - TOR Nodes compatible with?

The plugin is fully compatible with Joomla 5.

How do I check if an IP is a TOR exit node?

Use the provided helper class in your code. Ensure the class file exists before querying, as shown in the documentation.

Can I use this plugin with other Joomla extensions?

Yes, it integrates seamlessly with extensions like System - AdminExile (for blocking TOR IPs) and System - Google Tag Manager (for tracking TOR visits). Developers can also use it in custom extensions for security, analytics, or other purposes.

Is Console - TOR Nodes free?

Yes, the plugin is completely free with no upsells or premium versions, as stated on the product page.

What happens if the fetch command fails?

If the tornodes:fetch command fails (e.g., due to no internet connection), the plugin retains the existing TOR node list until the next successful fetch, ensuring continuity.

Why should I care about identifying TOR exit nodes?

TOR traffic can include privacy advocates, bots, or potential threats. Identifying TOR exit nodes helps you secure your site (e.g., block suspicious access), track visits, or build custom features based on TOR activity.

Where is the TOR node list stored?

The list is stored as an array in a local file at /plugins/console/tornodes/data/nodes.php, managed by the plugin for fast access.

Can I fetch the TOR node list more than once a day?

No, the plugin enforces a 24-hour throttle to prevent excessive requests to the TOR project’s servers, ensuring efficiency and compliance.

Do I need to install additional software to use this plugin?

No additional software is required beyond a Joomla 5 installation and access to your server’s command line for CLI commands or cron setup.

How do I troubleshoot issues with the plugin?

Check the Joomla CLI path, ensure the plugin is enabled, and verify internet connectivity for fetching the list. If issues persist, consult the documentation or visit richeyweb.com for support.

Can I use Console - TOR Nodes for non-security purposes?

Absolutely. While it supports security (e.g., with System - AdminExile), you can use it for analytics (e.g., with System - Google Tag Manager) or any custom application, like logging or filtering TOR traffic.

1 Review

Retrieved from JED monthly

Complete - Unfiltered

Why is this software free?

I’m ditching the freemium game and giving this software to the Joomla crowd for free. It’s a nod to “Jumla”—Swahili for “all together”—because fragmentation sucks, and I’d rather focus on innovation and paid gigs. Use it, build with it, and if you need custom work, I’m super into that.

What's The Catch?

There isn’t one! I’m all about building tools that empower the Joomla community and spark creativity. This software’s free because I’d rather see it in your hands - fueling awesome projects. If you really feel like paying something, I’d appreciate a review in the Joomla Extension Directory—your feedback means a lot!