Skip to content
Discussion options

You must be logged in to vote

In DNS only mode, Android only routes DNS packets to Rethink. This is much lighter in terms of power use (think: 1%).

Whereas in Firewall or DNS + Firewall mode, Android routes all packets to Rethink. And just because now Rethink has to process all packets, it is that relatively heavier on power use (think 3% to 10%).

In those modes, Rethink's consumption depends on other apps. If they wake up the device from deep sleep / doze state / idle mode frequently to establish Internet connections, then Rethink also has to wake up to process those connections, including potentially sending them out, which involves turning up the expensive (in terms of power use) radios like wifi / mobile.

Also, an…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Novaliss
Comment options

Answer selected by Novaliss
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #2469 on December 19, 2025 02:27.