Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

SSH access over a slow network connection?


Use SSH’s dynamic proxy mode (-D) so you have the full browser running locally and only the network traffic running over SSH.

This is enormously better for UI response time and things like compressed files: you only transfer the compressed text, image, audio, or video files rather than the decoded form which can be an order of magnitude larger.


Why not proxy the network calls only then and use a real browser?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: