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
from cm0002@infosec.pub to programming@programming.dev on 30 Jun 01:21
https://infosec.pub/post/48740349
#programming
threaded - newest
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.
No thanks
ssh -L 32400:localhost:32400 my.server.com.
Then I just connect to localhost:32400 from the remote machine.
I think it’s neat