Seedr
Simulate a real BT client to report upload data to a private Tracker without actually downloading or uploading anything
Usage method: ###Upload Torrent via dashboard 1. access application 2. Download a small `.torrent` file from any public Tracker website (such as the official Torrent of a Linux distribution) - Recommended: [Ubuntu Torrent](https://ubuntu.com/download/alternative-downloads) 3. Drag and drop the `.torrent` file to the dashboard upload area 4. Expected result: The dashboard displays the torrent information, the status starts to update, and the simulated upload data is displayed ###Settings Panel Function Verification 1. Click **Settings** to enter the Settings Panel 2. Switch client profiles (such as switching from qBittorrent to Transmission) 3. Adjust the upload speed range 4. Expected result: Settings take effect immediately, configuration saved successfully ##Functional characteristics - 5 built-in client profiles (qBittorrent, Deluxe, Transmission, uTorrent, BitTorrent) that accurately simulate protocol behavior - Support HTTP and UDP (BEP-15) Tracker, automatic failover - Bandwidth simulation with weighted allocation and jitter - Real-time Web dashboard, supporting drag-and-drop upload.torrent files - Port reachability testing via [check-host.net](https://check-host.net) - Docker deployment, data persistence - Parameters such as upload ratio target and simultaneous seeding upper limit can be configured


