qbtmud Docs¶
This site covers installation, hosting, and build guidance for qbtmud.
Product overview, screenshots, and release downloads are on the main GitHub repository.
Basic installation¶
- Download a release.
- Point qBittorrent at the extracted folder that contains
public. - Open your normal qBittorrent WebUI address.
See Installation for more details.
Advanced hosting setups¶
- Reverse proxy hosting for qbtmud on another public URL with the qBittorrent API on the same public origin
- Separate API and UI hosting for split-origin UI and API hosting
- Advanced setup for
Routing.Mode,Api.BaseUrl, and subpath hosting
Building from source¶
Help and project links¶
- Setup or troubleshooting questions: GitHub Discussions Q&A
- Support and troubleshooting guidance: SUPPORT.md
- Contributor guidance: CONTRIBUTING.md