This commit is contained in:
2025-06-08 11:21:56 +03:00
parent 72f0c6057c
commit 30ea996a40
3 changed files with 60 additions and 10 deletions
+4 -8
View File
@@ -1,11 +1,7 @@
{ ... }:
{
services.zapret = {
enable = true;
params = [
"--dpi-desync=fake,disorder2"
"--dpi-desync-ttl=1"
"--dpi-desync-autottl=2"
];
};
services.zapret2 = {
enable = true;
# configureFirewall = false;
};
}