tedsmitt / ecsgo

Provides an interactive prompt to connect to ECS Containers using the ECS ExecuteCommand API.
Apache License 2.0
81 stars 13 forks source link

Tool is ignoring HTTPS_PROXY/HTTP_PROXY #47

Open gowens-leolabs opened 3 weeks ago

gowens-leolabs commented 3 weeks ago

Our company uses a corporate proxy for AWS access and for various applications if we use HTTPS_PROXY/HTTP_PROXY the application would simply understand that communication needs to go out that path but this mechanism doesn't seem to work with ecsgo. As far as I can tell, it completely ignores the proxy settings and the application doesn't have any kind of proxy switch so this tool is completely unusable for us.