Randy Lawrence wrote: > Jamis Buck wrote: >> Tunneling is not yet implemented, and I've been debating its >> usefulness in the Net::SSH module. Since it sounds like you would like >> this feature, how would *you* use it, if it were available? Can you >> provide a few use cases? ... > In terms of using ssh tunneling with ruby scripts, the most common use > for me would be accessing remote database servers or distributed ruby > objects securely without messing with firewall rules (because ssh port > is already open). I'd be interested in using this (for DRb) too.