Hi MongoDB Community,
I would be grateful for any help in clarifying why the MongoDB connection settings to connect via a Socks5 Proxy (“proxyHost” and “proxyPort”) are seemingly not available in the MongoDB java drivers. Also if there may be any known plans to add these settings?
The according connection settings can be found here:
But the settings are missing in the latest java drivers:
- Connection Options — Java Sync
(hyperlink removed because of the limit of 3 per post of new users)
This would be required to connect to a MongoDB ReplicaSet behind a Firewall, that can only be accessed through a tunneling service that acts as Socks5 proxy.
Thank you in advance and kr,
Jan