What is Nostr?
Wolf480pl /
npub1704…t88d
2025-02-16 23:20:21
in reply to nevent1q…f7xc

Wolf480pl on Nostr: nprofile1q…c5dfd The easiest ad-hoc way would be with ssh port forwarding: If you ...

nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpqrtctt2x068h9pej9repaxxwuyfgu6vwrxu77uddruee43v87wpxqwc5dfd (nprofile…5dfd)
The easiest ad-hoc way would be with ssh port forwarding:

If you have liblast server running on localhost:1234

And want to make it pubkicly reachable at vps:20234

then:

ssh -R 20234:localhost:1234 vps

This will open a port on the vps and tunnel any connections to it through the ssh connection back to the computer from which you connected. But only as long as the ssh connection remains open.
Author Public Key
npub170403ynslsp4tn32j8tfhjn3cdq2pgut0jpnhrlcxl524gxf36pqput88d