qBittorrent在编译安装或者docker安装的时候经常会碰到unauthorized
在qBittorrent.conf文件中添加:
WebUI\HostHeaderValidation=false
WebUI\CSRFProtection=falseqBittorrent在编译安装或者docker安装的时候经常会碰到unauthorized
在qBittorrent.conf文件中添加:
WebUI\HostHeaderValidation=false
WebUI\CSRFProtection=false