DOCSP-47271 Mention SOCKS5 Proxy Guide#645
Merged
lindseymoore merged 4 commits intomongodb:masterfrom Mar 5, 2025
Merged
Conversation
✅ Deploy Preview for docs-java ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
mongoKart
approved these changes
Feb 28, 2025
Contributor
mongoKart
left a comment
There was a problem hiding this comment.
one fix but otherwise LGTM!
| .. note:: Connect to MongoDB by using a SOCKS5 Proxy | ||
|
|
||
| You can chain the ``applyToProxySettings()`` method to your socket settings to | ||
| connect to MongoDB by using a SOCKS5 Proxy. To learn how to use a SOCKS5 Proxy |
Contributor
There was a problem hiding this comment.
Suggested change
| connect to MongoDB by using a SOCKS5 Proxy. To learn how to use a SOCKS5 Proxy | |
| connect to MongoDB by using a SOCKS5 Proxy. To learn how to use a SOCKS5 proxy |
Collaborator
Author
|
Hi @NathanQingyangXu, can you confirm the default values for the proxy options in the table? Thank you! |
NathanQingyangXu
suggested changes
Mar 4, 2025
| .. note:: Connect to MongoDB by using a SOCKS5 Proxy | ||
|
|
||
| You can chain the ``applyToProxySettings()`` method to your socket settings to | ||
| connect to MongoDB by using a SOCKS5 Proxy. To learn how to use a SOCKS5 proxy |
There was a problem hiding this comment.
Suggested change
| connect to MongoDB by using a SOCKS5 Proxy. To learn how to use a SOCKS5 proxy | |
| connect to MongoDB by using a SOCKS5 proxy. To learn how to use a SOCKS5 proxy |
Collaborator
Author
There was a problem hiding this comment.
@NathanQingyangXu thanks! If all looks good, can you approve the PR?
default values look good. Just one minor change suggestion and LGTM |
NathanQingyangXu
approved these changes
Mar 4, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Info
PR Reviewing Guidelines
JIRA - https://jira.mongodb.org/browse/DOCSP-47271
Staging Links
Self-Review Checklist