AdguardTeam / AdguardForiOS

The most advanced ad blocker for iOS
https://adguard.com/
GNU General Public License v3.0
1.46k stars 203 forks source link

DPI bypass feature #2368

Closed Corsten56 closed 3 months ago

Corsten56 commented 3 months ago

Issue Details

For now we don't have work solution for iOS as SpoofDPI, goodbyeDPI. byeDPI etc for other platforms (Windows, Linux, MacOS).

Proposed solution

Need working bypass DPI solution but not VPN. Something like combination of encrypted DNS queries and modification of packets.

Alternative solution

iOS apps: 1) "Unicorn HTTPS" not working and not updated. 2) "HTTPS Guard: Bypass SNI" also not working. "Intra for Android" is not ported to iOS.

Versty commented 3 months ago

@Corsten56 Thank you for suggestion! We will consider the implementation of DPI protection.

Closed as a duplicate of #2076