A native graphical shell for SSH (probablymarcus.com)
from cm0002@infosec.pub to programming@programming.dev on 30 Jun 01:21
https://infosec.pub/post/48740349

#programming

threaded - newest

deegeese@sopuli.xyz on 30 Jun 02:38 next collapse

That’s a cool idea, though I do wonder about client security of the sandbox. Also he kinda undercuts it at the end in that there’s only a client for macOS. In fairness this is a proof of concept not a product.

turdas@suppo.fi on 30 Jun 04:16 next collapse

No thanks

vrighter@discuss.tchncs.de on 30 Jun 04:54 next collapse

ssh -L 32400:localhost:32400 my.server.com.

Then I just connect to localhost:32400 from the remote machine.

Jimbabwe@lemmy.world on 30 Jun 06:17 collapse

I think it’s neat