aws-samples / aws-iot-securetunneling-localproxy

AWS Iot Secure Tunneling local proxy reference C++ implementation
https://docs.aws.amazon.com/iot/latest/developerguide/what-is-secure-tunneling.html
Apache License 2.0
74 stars 71 forks source link

Fix issues with running localproxy from docker image #46

Closed kareali closed 3 years ago

kareali commented 3 years ago

Motivation

Modification:

Added new build flag to select whether to determine which IPV4 address localproxy should bind to and updated the docker-run.sh script to accept a port as an argument.

Testing

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.