Bartuzen / qBitController

Control qBittorrent from your Android device
GNU General Public License v3.0
494 stars 11 forks source link

Support for custom headers for authentication purposes #146

Open erbold-bu opened 2 months ago

erbold-bu commented 2 months ago

Describe your suggested feature

I think there are people managing their qBittorrent behind cloudflare or similar. Cloudflare for example allow us to connect to the host with service token as a custom header to bypass Cloudflare's authentication.

Example implementation would be NZB360's custom headers support on connecting to torrent.

Additional details

No response