Template
1
0
mirror of https://github.com/bol-van/zapret2.git synced 2026-03-13 22:03:09 +00:00

zapret-obfs: use shim in wgobfs

This commit is contained in:
bol-van
2026-01-29 09:40:45 +03:00
parent c8722d1ed9
commit faea98da74

View File

@@ -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