Sa mga gusto mag Inject ng private dns sa sa Android smart tv..
Like DisneyPlus,at Youtube adblock, Adblock Dns
Settings / Device Preferences / About / Status / Build
and click on it se7en times until you see "You are developer now" notification.
2.Go back to Menu and go to
Settings / Device Preferences / Developer Options
and turn on USB debugging.
3.Grab your phone and install Remote ADB Shell from PlayStore.
4.Run the app and type the IP of your Mi Box.
Usually like 192.168.1.x (replace X with your Mi Box's last digit(s)).
5.Allow the connection from Mi Box remote, you'll see a popup on the TV.
6.Copy and paste the codes step 7 and 8, one at a time.
If you use NextDNS, make sure to replace 6 chars Configuration ID (123456) with your own Configuration ID at the beginning of DNS address. You can find your ID by going my.nextdns.io, it'll redirected to Setup page (make sure you are logged in, otherwise it'll create a new temporary account that will expire 3 days later), Under Endpoints section from top left of the page, you can copy your full DoT address next to DNS-over-TLS/QUIC.
Optional for NextDNS: You can attach a device name to the DNS (with the format below) and can see it in NextDNS Analytics page. It is useful if you have multiple devices.
Sample: MiBox--S4K-123456.dns.nextdns.io
7.settings put global private_dns_mode hostname
8.settings put global private_dns_specifier 123456.dns.nextdns.io
Like DisneyPlus,at Youtube adblock, Adblock Dns
What we need:
- Android Phone (No PC required).
- You do not have permission to view the full content of this post. Log in or register now. app from PlayStore.
- DNS-over-TLS (DoT) Address.
I suggest using one with Filtered ads, trackers, malware, CNAME Cloacking prevention etc. like You do not have permission to view the full content of this post. Log in or register now., You do not have permission to view the full content of this post. Log in or register now., You do not have permission to view the full content of this post. Log in or register now.,. - Phone and Mi Box are connected to the same Wi-Fi network.
Steps:
1.Activate ADB from Mi Box. Tap Menu button on the remote and go toSettings / Device Preferences / About / Status / Build
and click on it se7en times until you see "You are developer now" notification.
2.Go back to Menu and go to
Settings / Device Preferences / Developer Options
and turn on USB debugging.
3.Grab your phone and install Remote ADB Shell from PlayStore.
4.Run the app and type the IP of your Mi Box.
Usually like 192.168.1.x (replace X with your Mi Box's last digit(s)).
5.Allow the connection from Mi Box remote, you'll see a popup on the TV.
6.Copy and paste the codes step 7 and 8, one at a time.
If you use NextDNS, make sure to replace 6 chars Configuration ID (123456) with your own Configuration ID at the beginning of DNS address. You can find your ID by going my.nextdns.io, it'll redirected to Setup page (make sure you are logged in, otherwise it'll create a new temporary account that will expire 3 days later), Under Endpoints section from top left of the page, you can copy your full DoT address next to DNS-over-TLS/QUIC.
Optional for NextDNS: You can attach a device name to the DNS (with the format below) and can see it in NextDNS Analytics page. It is useful if you have multiple devices.
Sample: MiBox--S4K-123456.dns.nextdns.io
7.settings put global private_dns_mode hostname
8.settings put global private_dns_specifier 123456.dns.nextdns.io
Disable Private DNS:
- Follow steps 1 to 6 and type / copy paste:
- settings put global private_dns_mode off
- Deactivate Developer Options by going
Settings / Device Preferences / Developer Options
and click Enable developer options toggle.
