#grownostr!

new tutorial just dropped:

how to connect your mobile to your local #hyper_nostr instance!

- using termux, run "pkg i caddy"

- find out the ip of your local node

- run on termux "caddy reverse-proxy --from :[mobile port] --to [node ip]:[node port]"

- add "ws://localhost:[mobile port]" as a relay on your phone

- done!

Reply to this note

Please Login to reply.

Discussion

I'm not sure to understand.

Do I need to have my smartphone in the same network than [node ip] ?