Results 25 comments of Sarah Laplante

That would depend on finishing #6, but yeah, it might be possible.

Hi @whonion, thank you for your detailed request. It's already the intended behavior for Outline to bypass local addresses. Here's an example of excluded [address list](https://github.com/Jigsaw-Code/outline-apps/blob/fc0b03edf0ddf3c9b8a829d4ef709c57fe1b4e1c/client/src/cordova/apple/OutlineLib/VpnExtension/Sources/PacketTunnelProvider.swift#L198) and [another](https://github.com/Jigsaw-Code/outline-apps/blob/fc0b03edf0ddf3c9b8a829d4ef709c57fe1b4e1c/client/electron/windows/OutlineService/OutlineService/OutlineService.cs#L80). Could you...

Ah, okay. I think there are 3 separate issues. ### Local Adguard DNS Outline has a longstanding behavior where it forces DNS requests to its own choice of DNS server...

Youtube loading but not streaming video could mean that youtube.com is unblocked, but googlevideo.com is blocked. Or it could be throttling generally causing larger amounts of data to fail. If...

This is likely related to [this throttling pattern](https://blog.cloudflare.com/russian-internet-users-are-unable-to-access-the-open-internet/) observed on several hosting providers, (Cloudflare, but also Hetzner, Digital Ocean, OVH) especially if you saw it start around June 9th.

We're closing this issue due to inactivity. We haven't heard back from you in a while, and aim to keep our issue tracker organized. If you're still experiencing this problem...

These go lines on my local machine correspond to the following https://github.com/golang/go/blob/f41fdd962db3264e62ec6acb4a8f5e40d22bdfed/src/crypto/tls/conn.go#L1556 https://github.com/golang/go/blob/f41fdd962db3264e62ec6acb4a8f5e40d22bdfed/src/crypto/tls/conn.go#L1552

Yeah, I'm not yet convinced this fixes the issue (it's still in draft) and I'm suspicious of how dramatic the changes it makes are. We would want to test something...

Event sequence: - This initial `findFallback` [call](https://github.com/Jigsaw-Code/outline-sdk/blob/2053f70dab884789e47525cff149f410156d1ba5/x/smart/stream_dialer.go#L583) is failing after getting the old strategy from cache - We retry the proxyless strategies [here](https://github.com/Jigsaw-Code/outline-sdk/blob/2053f70dab884789e47525cff149f410156d1ba5/x/smart/stream_dialer.go#L592) which fail - We make another `findFallback`...

Closing in favor of the support ticket avenue. If you're still experiencing problems or have any further questions, please feel free to reopen this issue or create a new one.