Compare commits

..

No commits in common. "382d8dd58f778152705efadcb350bc10c41ff5b0" and "6e6371754e5dc0d502bda5e21ae47ca9468a27e4" have entirely different histories.

3 changed files with 9 additions and 21 deletions

View file

@ -15,12 +15,6 @@ in {
inherit (cfg.bypass) params;
enable = true;
package = pkgsMaster.zapret;
httpMode = "full";
httpSupport = true;
udpSupport = true;
udpPorts = [
"50000:50099"
];
whitelist = [
"youtube.com"
"googlevideo.com"

View file

@ -296,11 +296,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1732988994,
"narHash": "sha256-mg45yzpgvsoQKL5egbBCfq4BtpRxg2/RsE1TL60GdGI=",
"lastModified": 1732971883,
"narHash": "sha256-/mfcdEJxxRgqCnDIjgH4u000RRWSTfSYjhEm4jrOzYI=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "ff5fd5aff0b38eca6461d9a4d64e3ea672077939",
"rev": "f0be4108069de0eff5d8d01c27346f04b168c17d",
"type": "github"
},
"original": {
@ -360,11 +360,11 @@
},
"nixpkgsMaster": {
"locked": {
"lastModified": 1732990138,
"narHash": "sha256-Z7NT+HFb/VQqdORpTWIDugrk3dc129jAcuqOLjRiuzA=",
"lastModified": 1732974512,
"narHash": "sha256-Hav/jlcAJtsxXpMdiLcnDR9lVLNTZjz80+tu632k5ls=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "130bb06af1b749f0b53468fc91421c467424a182",
"rev": "c14b9064de04b89772f4f5560c4986fb89200726",
"type": "github"
},
"original": {
@ -376,11 +376,11 @@
},
"nixpkgsUnstable": {
"locked": {
"lastModified": 1732837521,
"narHash": "sha256-jNRNr49UiuIwaarqijgdTR2qLPifxsVhlJrKzQ8XUIE=",
"lastModified": 1732758367,
"narHash": "sha256-RzaI1RO0UXqLjydtz3GAXSTzHkpb/lLD1JD8a0W4Wpo=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "970e93b9f82e2a0f3675757eb0bfc73297cc6370",
"rev": "fa42b5a5f401aab8a32bd33c9a4de0738180dc59",
"type": "github"
},
"original": {

View file

@ -17,14 +17,8 @@
enable = true;
params = [
"--dpi-desync=fake,disorder2"
"--dpi-desync-ttl=1"
"--dpi-desync-autottl=2"
"--dpi-desync-ttl6=1"
"--dpi-desync-autottl6=2"
"--dpi-desync-any-protocol"
];
};
amd = {