Skip to content
! Early days. Marauder v1.0 is young: the core is validated end-to-end, but many tracker plugins are still alpha — structurally complete and unit-tested, not yet validated against live services. Expect rough edges. See plugin status →

tracker plugin

Monitor NNM-Club.to automatically

alpha

NNM-Club.to is a Russian-language phpBB tracker sitting behind a Cloudflare interstitial — which makes it hard for conventional tools to reach. Marauder pairs a dedicated Cloudflare solver sidecar with its NNM-Club plugin to pass the challenge and watch topics for new releases. No account is required: NNM-Club's magnet flow works anonymously, so you can add topic URLs and start monitoring straight away.

Region: RU Auth: public Cloudflare bypass

How Marauder monitors NNM-Club.to

  • Routes requests through the cfsolver sidecar (headless Chromium via chromedp) to clear the Cloudflare interstitial and collect the necessary cookies.
  • Scrapes the topic page anonymously for magnet link changes — no login or account needed.
  • Hands new releases to your configured client like any other Marauder topic.

Setting it up

  1. 1 Enable the cfsolver compose profile (Cloudflare solver sidecar).
  2. 2 Paste the topic URL directly as a new topic — no credentials to add.
  3. 3 Marauder handles the Cloudflare challenge transparently on each check.

NNM-Club.to FAQ

Do I need an NNM-Club account to use this plugin?
No. NNM-Club's magnet flow is publicly accessible, so Marauder monitors topics without logging in. You do not need to add any credentials — just paste the topic URL.
How does Marauder get past Cloudflare on NNM-Club?
A separate cfsolver service runs headless Chromium, drives the target URL through the Cloudflare interstitial, and returns the resulting cookies. The NNM-Club plugin opts into this via the WithCloudflare capability — no global browser dependency in the main binary.