Skip to content

DOCSP-47271 Mention SOCKS5 Proxy Guide #645

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

Merged
merged 4 commits into from
Mar 5, 2025

Conversation

lindseymoore
Copy link
Collaborator

@lindseymoore lindseymoore commented Feb 28, 2025

Pull Request Info

PR Reviewing Guidelines

JIRA - https://jira.mongodb.org/browse/DOCSP-47271

Staging Links

  • connection/connection-options
  • connection/mongoclientsettings
  • Self-Review Checklist

    • Is this free of any warnings or errors in the RST?
    • Did you run a spell-check?
    • Did you run a grammar-check?
    • Are all the links working?
    • Are the facets and meta keywords accurate?

    Copy link

    netlify bot commented Feb 28, 2025

    Deploy Preview for docs-java ready!

    Name Link
    🔨 Latest commit 877283e
    🔍 Latest deploy log https://app.netlify.com/sites/docs-java/deploys/67c7157d9e6bc30008a2716d
    😎 Deploy Preview https://deploy-preview-645--docs-java.netlify.app
    📱 Preview on mobile
    Toggle QR Code...

    QR Code

    Use your smartphone camera to open QR code link.

    To edit notification comments on pull requests, go to your Netlify site configuration.

    Copy link
    Contributor

    @mongoKart mongoKart left a comment

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    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
    Copy link
    Contributor

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    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

    @lindseymoore lindseymoore requested review from a team and NathanQingyangXu and removed request for a team March 3, 2025 16:25
    @lindseymoore
    Copy link
    Collaborator Author

    lindseymoore commented Mar 3, 2025

    Hi @NathanQingyangXu, can you confirm the default values for the proxy options in the table? Thank you!

    .. 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
    Copy link
    Collaborator

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    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

    Copy link
    Collaborator Author

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    @NathanQingyangXu thanks! If all looks good, can you approve the PR?

    Copy link
    Collaborator

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    approved

    @NathanQingyangXu
    Copy link
    Collaborator

    Hi @NathanQingyangXu, can you confirm the default values for the proxy options in the table? Thank you!

    default values look good. Just one minor change suggestion and LGTM

    @lindseymoore lindseymoore merged commit a6db0c1 into mongodb:master Mar 5, 2025
    6 checks passed
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    None yet
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    3 participants