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

SOCKS5 proxy support #484

Closed
1 of 2 tasks
timbz opened this issue Aug 22, 2024 · 3 comments
Closed
1 of 2 tasks

SOCKS5 proxy support #484

timbz opened this issue Aug 22, 2024 · 3 comments
Labels
feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged.

Comments

@timbz
Copy link

timbz commented Aug 22, 2024

Describe the feature

Add support for SOCKS5 proxy

Use Case

We are planning to use the AWS CRT libs in an automotive project. Due to the highly regulated environment, backend connection is only allowed though a (in-vehicle) SOCKS5 proxy.

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change
@timbz timbz added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Aug 22, 2024
@timbz timbz changed the title SOCK5 proxy support SOCKS5 proxy support Aug 22, 2024
@bretambrose
Copy link
Contributor

Does your organization/company have an internal Amazon point-of-contact?

@timbz
Copy link
Author

timbz commented Aug 22, 2024

We do have technical account managers

@bretambrose
Copy link
Contributor

bretambrose commented Aug 22, 2024

Your best bet is to have your TAM make a feature request with the CRT/IoT SDK teams.

Also, be very specific in what kind of authentication support you need (if any). No-auth or username-password is straightforward; GSSAPI or some other kind of protocol is a lot more work.

@timbz timbz closed this as completed Aug 23, 2024
@timbz timbz closed this as not planned Won't fix, can't repro, duplicate, stale Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged.
Projects
None yet
Development

No branches or pull requests

2 participants