We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
We plan to add support for Socks5 proxy later this year. You can watch PHPC-2017 for updates.
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: