mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-26 23:49:59 -07:00
enable null cipher heuristic by default in config
This commit is contained in:
committed by
Will Greenberg
parent
e7ba02173a
commit
0b05d1617c
2
dist/config.toml.example
vendored
2
dist/config.toml.example
vendored
@@ -28,4 +28,4 @@ key_input_mode = 0
|
||||
imsi_requested = true
|
||||
connection_redirect_2g_downgrade = true
|
||||
lte_sib6_and_7_downgrade = true
|
||||
null_cipher = false
|
||||
null_cipher = true
|
||||
|
||||
Reference in New Issue
Block a user