Skip to content

impl: support for using proxies to access Coder REST API #89

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

fioan89
Copy link
Collaborator

@fioan89 fioan89 commented Apr 15, 2025

  • proxy credentials are not yet supported as they were not exposed in Toolbox settings
  • system and manual proxy configuration supported.
  • manual tests included system wide settings and manual http settings.
  • resolves Add support for Proxy #39

fioan89 added 2 commits April 15, 2025 23:50
- proxy credentials are not yet supported as they were not exposed in Toolbox settings
- system and manual proxy configuration supported.
- manual tests included system wide settings and manual http settings.
- resolves #39
@fioan89 fioan89 requested review from matifali and f0ssel April 15, 2025 21:02
@fioan89
Copy link
Collaborator Author

fioan89 commented Apr 15, 2025

I've created this YT ticket to request the proxy auth. details from Toolbox.
https://youtrack.jetbrains.com/issue/TBX-14532/Missing-proxy-authentication-settings

In the meantime I will try to setup a SOCKS proxy and test it as well.

@matifali matifali removed their request for review April 16, 2025 08:02
@fioan89
Copy link
Collaborator Author

fioan89 commented Apr 16, 2025

SOCKS5 proxy works well as long as authentication is not used.

@fioan89 fioan89 requested a review from f0ssel April 16, 2025 21:55
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.

Add support for Proxy
2 participants