mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-05-21 11:57:30 +03:00
Fix hijack-dns
This commit is contained in:
@@ -75,7 +75,6 @@ func exchangeDNSPacket(ctx context.Context, router *Router, conn N.PacketConn, b
|
||||
return err
|
||||
}
|
||||
err = conn.WritePacket(responseBuffer, destination)
|
||||
responseBuffer.Release()
|
||||
return err
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user