After some testing (via virtual machine with DPI) this should help:
- Change your User Agent to your actual user agent of your phone.
- It is better hide your referer via this addon
- Change TTL to 64.
- Login via SSH and run
nano /etc/config/firewall - Add this:
config rule
option name 'Set TTL to 64'
option src 'wan'
option proto 'ip'
option target 'ACCEPT'
option ttl '64'
Important information:
- Save copy of configuration before editing it
- It is tested using DPI on virtual machine. I cannot guarantee that this will work in your case.
If not worked:
- Try to use VPN directly on router
- Try ProtonVPN on phone connected to router with “Stealth” mode or “WebTunnel” bridge in Tor
- Your phone must be disconnected from main WiFi before connecting it to router
P.S: No, I can’t share DPI config. Personal reasons, sorry.