YouROK / TorrServer

Torrent stream server
GNU General Public License v3.0
1.34k stars 178 forks source link

HTTPS? How? #346

Closed santus118 closed 5 months ago

santus118 commented 5 months ago

8091 (or 0 for default) port is always closed. How to generate cert and key, if only string value presents from web-if? Android and Win versions tested.

baragoon commented 5 months ago

use reverse proxy

tsynik commented 5 months ago

To use bundled https on 8091 or any user defined port you need to start server with --ssl flag.