Remote Access By FRP With APP Problems

Hello,

My plex server was installed at local IP(192.168. . ), I don’t have access to port forward my public IP:Port → my local IP:32400.

But I have VPS, I can port forward my VPS IP:VPS Port → my local IP:32400.(using frp)

So I can access VPS IP:VPS Port/web/index.html using browser.

But I couldn’t find place to set my VPS IP:VPS Port in plex server configuration, and I can’t use Plex apps to remote access my server.

1 Like

Please, anyone knows?

Unless I’m misunderstanding your request, it should be possible to accomplish this by using a custom server access URL; see “Custom server access URLs” in this document:

It doesn’t explicitly state it, but you can specify an IP address in the URL (or an FQDN). For example:
http(s)://203.0.113.10:32400 or
http(s)://plex.example.com:32400

1 Like

Thank!!! That’s exactly what I need! And I need to disable Relay because it will come first before URL

I know, already done that, just a tip:)

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.