[Zope-dev] Zope Source Code Repository
Laurence Rowe
l at lrowe.co.uk
Sat Apr 4 12:27:54 EDT 2009
Wichert Akkerman wrote:
> Previously Marius Gedminas wrote:
>> BTW I've yet to see a firewall that blocks SSH. Am I lucky?
>
> Yes. Blocking ssh is very common in larger companies in me experience.
An ssh server running on port 443 (HTTPS) can come in very handy. ssh -D
gives you a socks proxy, tsocks makes using this transparent (e.g.
tsocks bin/buildout). Failing that, 3G modems are quite reasonable nowdays.
Laurence
More information about the Zope-Dev
mailing list