Zapret : Use better params.
This commit is contained in:
parent
1032c2f760
commit
a17d93f31c
|
@ -46,7 +46,7 @@
|
||||||
type = types.submodule {
|
type = types.submodule {
|
||||||
options = {
|
options = {
|
||||||
params = mkOption {
|
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;
|
type = types.str;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue