mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-07-21 07:08:10 -07:00
add test analyzer
This commit is contained in:
committed by
Cooper Quintin
parent
33e4fbc544
commit
ffdad4aed8
@@ -8,6 +8,7 @@ export interface AnalyzerConfig {
|
||||
null_cipher: boolean;
|
||||
nas_null_cipher: boolean;
|
||||
incomplete_sib: boolean;
|
||||
test_analyzer: boolean;
|
||||
}
|
||||
|
||||
export interface Config {
|
||||
|
||||
Reference in New Issue
Block a user