
Eviction-Proof Local Webhook Relayer & Replayer
The Problem
Testing webhook environments locally typically relies on hosted subscription platforms (which demand monthly licensing fees or randomly switch destination pathways on unpaid pricing paths). When local sandboxes encounter unexpected exceptions or drop connections entirely, transmission data history is completely vanished.
The Solution
This application delivers a lightweight, reliable command-line daemon that performs as an independent reverse-proxy buffer. It processes inbound payloads securely, records strict schema structures inside localized SQLite storage instances, and exposes precision playback configurations featuring custom millisecond offset variables.
System Architecture
- Buffer Interface: Lightweight multi-method HTTP ingest daemon.
- Storage Engine: Standard decoupled SQLite local architecture.
- Playback Framework: Dynamic transmission engine with latency injection.
Installation Workflow
MacOS Platforms
Execute `./scripts/setup_macos.sh` inside terminal.
Linux Platforms
Execute `./scripts/setup_linux.sh` inside terminal.
Windows Platforms
Execute `.\scripts\setup_windows.bat` via command prompt.
Execution Standard
Activate Virtual Env
`source venv/bin/activate` or `.\venv\Scripts\activate.bat`
Launch Ingestion Server
`relayer listen –port 8080`
Query Capture Vault
`relayer list`
Execute Target Playback
`relayer replay –id 1 –target http://localhost:5000/receiver –delay 500`
$69.00Add to cart