dselivanov / rmongodb

R driver for MongoDB
53 stars 26 forks source link

check whether R can connect to an ssl-protected MongoDB instance #67

Open dselivanov opened 9 years ago

dselivanov commented 9 years ago

stackoverflow question Fix this or add method with port forwarding to docs.

ssh -fNg -L source-port:10.0.0.80:destination-port user@example.com