| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Add no-NAS analyzer and no-diag UI alert (#1132) * Add no-NAS analyzer and no-diag alerts Fix https://github.com/EFForg/rayhunter/issues/882 An alternative to https://github.com/EFForg/rayhunter/pull/1107 where the no-NAS analyzer is stripped down, and the analyzer interface is kept minimal to not use system time. This simplifies code but prevents the analyzer from emitting alerts if there are no packets at all. Instead, we add a bespoke alerting component to the UI that compares packet timestamps with current system time. If the two are far apart, there is a warning in the UI. The warning goes away if we see packets again. Display or ntfy is not implemented. * Address no-NAS analyzer review feedback * add newline * Only update timestamps for skipped packets * Assert event and analyzer counts match * roll back changes to gsmtap_parser, add timestamp to analyze_.. functions, simplify analyzer * fix bugs in rayhunter-check and UI that would hide findings on skipped messages (past recordings only) * Fix prettier formatting in analysis.svelte.ts | 13 天前 | |
update versions to 0.12.0 | 1 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 13 天前 | ||
| 1 个月前 |