Local Feeder

The VPS cannot always download from platforms that challenge datacenter IPs. The local feeder runs on the user's computer, downloads with the user's normal network path, and uploads the media file to the VPS for analysis.

Simple Install

macOS: Apple blocks unsigned downloaded .command files when double-clicked. Use the Terminal command below instead. Keep the helper window open, then return to the analyzer page and click Ask this computer to feed it.

/bin/bash -c "$(curl -fsSL http://13.140.158.51/local-feeder/install/macos)"

Windows/Linux: choose your operating system, open the installer, and approve the prompts.

Install for Windows Install for Linux

The browser cannot silently install or run local software. The user must explicitly run the helper.

Why no double-click macOS installer?

A fully double-clickable macOS installer requires Apple Developer ID signing and notarization. Until we add that, Terminal is the reliable install path.

Advanced users can still download the raw macOS script here: install-forensic-feeder-macos.command

Manual Package

Download ZIP package