mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-29 17:09:59 -07:00
add config option and documentation
This commit is contained in:
committed by
Will Greenberg
parent
b923d9d5a6
commit
fbac464b46
@@ -6,6 +6,7 @@ export interface AnalyzerConfig {
|
||||
connection_redirect_2g_downgrade: boolean;
|
||||
lte_sib6_and_7_downgrade: boolean;
|
||||
null_cipher: boolean;
|
||||
nas_null_cipher: boolean;
|
||||
}
|
||||
|
||||
export interface Config {
|
||||
|
||||
Reference in New Issue
Block a user