cetteup / update-plex-ipv6-access-url

DynDNS-like tool for keeping your Plex IPv6 custom access URL up to date
MIT License
44 stars 7 forks source link

buildIPv6CustomAccessURL could be "http"? #43

Open luoshuhui opened 1 month ago

luoshuhui commented 1 month ago

截屏2024-09-30 10 43 16

cetteup commented 1 month ago

I believe Plex does accept http custom access URLs. But since the URL will usually be used for remote access, I don't think using plain http is a good idea. There is no extra configuration required for https to work, since the certificate etc. is handled by Plex. So I personally don't see any downside of using https.