Skip to content

feat(client-iotsecuretunneling): Support LocalProxy #6952

@roger-zhangg

Description

@roger-zhangg

Describe the feature

We want ST client in JS SDK to support similar functionality that local proxy has supported - https://github.com/aws-samples/aws-iot-securetunneling-localproxy
So that we can directly create a tunnel and start a proxy within JS SDK without need to compile the LocalProxy binary.

Use Case

Currently, to use AWS IoT Secure Tunneling's Local Proxy, users need to build the source code themselves, which requires setting up a development environment with the necessary dependencies. This process is time-consuming and can be challenging for users who just want to quickly establish secure tunnels without dealing with compilation issues across different platforms and architectures.

Proposed Solution

client-iotsecuretunneling to support LocalProxy in JS SDK. So we can directly connect to a tunnel and start a localproxy with the tunnel

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

SDK version used

N/A

Environment details (OS name and version, etc.)

all platform

Metadata

Metadata

Assignees

Labels

feature-requestNew feature or enhancement. May require GitHub community feedback.service-apiThis issue is due to a problem in a service API, not the SDK implementation.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions