How to connect to a local relay from my app without exposing that relay to internet?

I am developing a bot in #nostr and want to test out how the message would look like from an app (like primal, amethyst, etc.).

I have a local relay, can send notes to it and read programmatically, but now I want to see how the actual message would look like.

Thanks for the help or the boost

#asknostr #dev #devnostr #development

Reply to this note

Please Login to reply.

Discussion

With its local IP address, you shall be able to add it. #noStrudel seemed to handle local relays e.g. I used that for testing.

Thanks, I will check it

There is a "private" or "local" relay section in amethysts relay settings.

Hmm, can't see that, do you have a printscreen?