> I need to ship a laptop to Peru (15:00 GMT-5), I have no idea what type of > network connectivity they will have. Also I have no idea what type of user > competence will be. > > Any suggestions for a ssh/vnc setup to make as a double click type script?
I'd go for an stunnel setup. You can tunnel any TCP traffic over SSL (including e.g. ssh-- I've done it), and access to port 443 is just about guaranteed. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple