MyNixOS website logo
option

services.zapret.httpMode

By default this service only changes the first packet sent, which is enough in most cases. But there are DPIs that monitor the whole traffic within a session. That requires full processing of every packet, which increases the CPU usage.

Set the mode to full if http doesn't work.

Declarations
Type
one of "first", "full"
Default
"first"
Example
"full"