Zapret : Use better params.
This commit is contained in:
parent
1032c2f760
commit
a17d93f31c
|
@ -46,7 +46,7 @@
|
|||
type = types.submodule {
|
||||
options = {
|
||||
params = mkOption {
|
||||
default = "--dpi-desync=disorder --dpi-desync-ttl=1 --dpi-desync-split-pos=3";
|
||||
default = "--dpi-desync=fake,split2 --dpi-desync-fooling=datanoack";
|
||||
type = types.str;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue