NfNitLoop ("Cody Casterline 🏳️🌈") wrote:
I recently released a little CLI tool called #sned.
It uses #Iroh to set up secure #E2EE #QUIC connections between two computers, even if they're both behind NAT or firewalls.
The CLI uses short `@aliases` instead of keys (or Iroh "tickets") for dialing. And you can exchange keys with a short one-time-use code.
It started as a quick way to send messages/files between computers. But in v0.3.0, you can now use `tcp-connect` to proxy SSH connections too.