Hello,
Using the documentation provided: https://docs.mongodb.com/manual/reference/connection-string/#connections-connection-options
I do not see the additional options to connect to the MongoDB database through SSH Tunneling in the Standard URI String Format:
mongodb://[username:password@]host1[:port1][,...hostN[:portN]][/[database][?options]]
Is there any documentation on what I am looking for, that I must have missed? Thank you.
Grandnode SSH Tunnel Connection String
Monday, November 25, 2024 7:40:46 PM