Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connect to MongoDB via socks5 proxy #1795

Open
SMFloris opened this issue Feb 25, 2025 · 1 comment
Open

Connect to MongoDB via socks5 proxy #1795

SMFloris opened this issue Feb 25, 2025 · 1 comment
Labels
tracked-in-jira Ticket filed in Mongo's Jira system

Comments

@SMFloris
Copy link

How would I be able to connect to MongoDB via a socks5 proxy in PHP?

I noticed that Java and Kotlin already have a way to do this. Wondering if PHP also has a way.

This would vastly simplify our setup which currently uses custom dns servers + haproxy in order to proxy traffic to mongo atlas.

@bisht2050
Copy link

We plan to add support for Socks5 proxy later this year. You can watch PHPC-2017 for updates.

@jmikola jmikola added the tracked-in-jira Ticket filed in Mongo's Jira system label Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tracked-in-jira Ticket filed in Mongo's Jira system
Projects
None yet
Development

No branches or pull requests

3 participants