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

readme has wrong export settings command line argument #20

Closed tedhuntington closed 4 years ago

tedhuntington commented 4 years ago

should be (unless I have old code): ./localproxy --export-default-settings lpsettings.json

HarshGandhi-AWS commented 4 years ago

Hello @tedhuntington ,

Thank you for pointing out this typing mistake. The README file has been updated.

Thank you, Harsh Gandhi