Icon

Jackett

Jackett is an open-source proxy server that translates queries from apps like Sonarr and Radarr into tracker-site-specific HTTP queries, parses the responses, and returns results to the requesting software, enabling unified torrent indexer scraping and translation.
Latest: 9.0
Last checked: Jun 9, 2026 12:10am
Rank: 288/15140
Monitored via:
GitHub Releases Site Monitor Winget Web Scrape
Follow to track new versions in your feed.
Report

Overview

0
License: Open SourceInstaller: Windows Installer (.exe)Winget: Available

Version & Lifecycle

0
Current: 9.0 N-2: 0.24.2000 Oldest supported: 0.22.2208 Avg cadence: Every 1 day

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

Deployment note • March 31, 2026
0

Jackett Windows installer service-mode deployment note

For managed Windows deployments, use the official Jackett release asset Jackett.Installer.Windows.exe from the project releases page. The upstream Windows installation notes call out Windows 10 version 1607 or newer, administrator privileges, and .NET prerequisites before running the installer.

Decide during packaging whether the endpoint should run Jackett as a Windows service. The installer exposes an Install as Windows Service option; when installed as a service, the tray icon is mainly for opening, starting, or stopping Jackett, while without the service the tray tool hosts the web server. After install, the local management UI is available at http://127.0.0.1:9117.

For unattended deployments that wrap the installer, avoid blindly reusing an interactive capture: verify the service/startup choice, do not force-launch the app in a system-context deployment, and log the installer run with a valid Windows path such as %WINDIR%\Temp\Jackett-Install.log. Official references: Jackett releases and the Jackett Windows installation notes.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

Jackettjackett Jackett

Packaging Notes

0

Can be installed as a Windows service or run manually; requires .NET prerequisites; available as zipped version for manual configuration

Notes

0

Installation recommended via official Windows installer; supports running as a Windows service; web interface accessible at http://127.0.0.1:9117 after installation