Benjamin M. Schwartz

Results 125 comments of Benjamin M. Schwartz

Thanks for the suggestion. Have you encountered URL-specific reliability issues that this feature would address?

If you have two instances on different IPs in the same RRSET for your domain, Intra should automatically try each one until it finds one that is online. Is that...

Thanks for the explanation. This is an interesting use case. At the moment, you might be able to solve this using DNS geotargeting to provide an RRSET of the 3...

I agree, Option 2 is probably the right way. FYI, we are planning to move to a new forwarder implementation in a different repo: https://github.com/Jigsaw-Code/outline-go-tun2socks/blob/master/tunnel/intra/doh/doh.go. That would probably be the...

That's not something we've planned, but it's an interesting idea. One way or another it would be nice to improve the build system.

Can you point to a report about the blocked cipher?

Can you tell me what country you are referring to?

Thanks for the info. Yes, see https://github.com/Jigsaw-Code/outline-go-tun2socks/blob/master/intra/split/retrier.go#L113

This had to be reverted due to an apparent double-free or other memory cleanup issue in tun2socks.