Top
Best
New

Posted by Sayuj01 5 hours ago

I think WebRTC is better than SSH-ing for connecting to Mac terminal from iPhone(macky.dev)
48 points | 45 commentspage 2
ay 2 hours ago|
Just use iSH and use the local terminal on the iPhone from which you can connect to the Mac terminal. Works well over tailscale, too.
EGreg 2 hours ago|
How do I know iSH app isn’t exfiltrating data?
messh 3 hours ago||
Or... use something like https://shellbox.dev
_grilled_cheese 2 hours ago||
You are connecting to the Mac shell, not the Mac terminal. The remote app running on the iPhone is the terminal.
rcarmo 3 hours ago||
Why stop at just one terminal? (shameless plug for https://github.com/rcarmo/webterm, which works pretty well on mobile)
spzb 4 hours ago||
What guarantee is there that the connection is not being MitM? Closed source app from an unknown developer versus OpenSSH is a no-brainer to me.
rubyn00bie 4 hours ago||
I’m not sure I get why this is better. Something like Tailscale makes it trivial to connect to your own machines and is likely more secure than this will be. Tailscale even has a free plan these days. Combine that with something like this that was shared on HN a few days ago: https://replay.software/updates/introducing-echo

Then you’re all in for like $3. What about webRTC makes this better?

tty456 4 hours ago||
How do you do data transfer with only blind signaling when either user is behind a NAT?
mrsssnake 3 hours ago||
For connecting two devices I already pay for a service allowing that, it's called ISP (Internet Service Provider).
EGreg 2 hours ago||
Or … just run clawdbot.

Just kidding

badgersnake 3 hours ago|
No, use wireguard or ssh or both.
More comments...