From faea98da74e083ce37358bddea44d9620a2e6b3f Mon Sep 17 00:00:00 2001 From: bol-van Date: Thu, 29 Jan 2026 09:40:45 +0300 Subject: [PATCH] zapret-obfs: use shim in wgobfs --- lua/zapret-obfs.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/zapret-obfs.lua b/lua/zapret-obfs.lua index 1a1de20..1bb9e79 100644 --- a/lua/zapret-obfs.lua +++ b/lua/zapret-obfs.lua @@ -10,7 +10,7 @@ -- NOTE : this function does not depend on zapret-lib.lua and should not be run under orchestrator (uses direct instance_cutoff) function wgobfs(ctx, desync) if not desync.dis.udp then - instance_cutoff(ctx) + instance_cutoff_shim(ctx, desync) return end