Leonid Evdokimov

Results 66 comments of Leonid Evdokimov

> That's only an issue if the origin is not encrypted Do you mean TLS-to-Origin or some more sophisticated set up? I ask as SNI of the webservice was sent...

@ja-pa do you mean lepidopter software update/upgrade or update on network measurement progress?

Yep, I'd also like some example as that's basically the question I need to answer before fixing #110 :)

I've added following paragraph to README: > When is redsocks probably a wrong tool? > * redirecting traffic to proxy on mobile device running Android or iOS as it'll require...

> maybe this is better solved by having specific pre-processed slices We're following the same idea in other places. E.g. PostgreSQL has the fields those are "interesting for sure". Maybe...

Thank you for the test-case! The fix seems a bit questionable to me - enabling listeners on every exponential backoff iteration also looks like invariant violation, but the bug is...

There is no point in poring tor-dns-proxy.py to C because it's tor-specific (grep for SOCKS_COMMAND_RESOLVE) and tor can be configured as transparent proxy on its own, so tor does not...

Another reason to solve the ticket: there are HTTP proxies rejecting CONNECT IP:port request and allowing CONNECT FQDN:port. See http://librelist.com/browser//redsocks/2012/8/6/https-and-modes

Yep, there are use-cases for fake DNS server to `CONNECT` to FQDN instead of IP -- to issue fake cert, to conform to proxy server policy, that's true. Maybe I'll...

I'm sorry, I have no way to run tests on Mac. Is there some easy way to get root-shell at MacOSX box without buying Mac? Does Apple offer free development...