btw, does it have path handling?
on the local node you can enter in any string in the path (like wss://localhost/some-secret-relay) and it behaves as an independent relay for the user, with separated database and event broadcasting
Running hyper-nostr.
https://github.com/nostrcg/devguide/wiki/hyper-nostr
"Hyper-Nostr is a distributed Nostr relay that aims to synchronize your relay storage and real-time events using Hyperswarm, and Hyperbeedee. Read a more detailed introduction here."


btw, does it have path handling?
on the local node you can enter in any string in the path (like wss://localhost/some-secret-relay) and it behaves as an independent relay for the user, with separated database and event broadcasting
I don't Know.
I've started it with node server.js and configured an nginx proxy.