Alex Kirszenberg

Results 58 comments of Alex Kirszenberg

Does the proxy not work at all, or only on certain requests? One of the interface might not be functioning correctly.

The SOCKS proxy supports partial download, the HTTP proxy should support it too.

dispatch-proxy process runs while the cmd.exe process that spawned it stays alive. The process is killed when your computer restarts, so you have to start dispatch-proxy again. You could use...

Hey, When using the SOCKS server, the `Unsupported SOCKS version 71` message means that whatever client is using the proxy expects a HTTP or HTTPS proxy, so you should use...

I'm very bad at naming things. If you have a better idea, I'll take any suggestion.

I'd rather have something SFW.

@pcn What credentials provider are you using? I'm using the `DefaultCredentialsProvider` and getting the following error: ``` Couldn't find AWS credentials in environment, credentials file, or IAM role. ``` However,...

@pcn Do you have valid credentials in `~/.aws/credentials`? I only have SSO configured in `~/.aws/config` and no ` ~/.aws/credentials`.

I looked into what would be needed to implement an SSO provider, and this looks like more work than I'm willing to take on at this time. For now, I...

I would be happy to contribute this feature if we can agree on the design.