Zero Config
No port forwarding. No UPnP. No router configuration. Hub handles everything automatically through a secure relay protocol.
Bridge your storm across networks. Access anywhere, own everything.
No port forwarding. No UPnP. No router configuration. Hub handles everything automatically through a secure relay protocol.
Your traffic stays yours. Hub uses WireGuard-style encryption. Even the relay servers cannot read your data.
Self-hosted relay option available. Run your own Hub server on any VPS. Or use the free public relay nodes.
Turn on Hub in Phlix settings. The server generates a unique relay address.
Enter the relay address in any Phlix client. Authentication is automatic via your server credentials.
Access your full library, manage downloads, control playback. The storm follows you.
Want full control? Run your own Hub relay server on any VPS with Docker.
docker run -d \
--name phlix-hub \
-p 7337:7337 \
phlix/hub:latest
Get Hub