mirror of
https://github.com/telemt/telemt.git
synced 2026-04-18 11:04:09 +03:00
Drafting Fake-TLS V2
This commit is contained in:
@@ -23,6 +23,10 @@ pub(crate) fn default_fake_cert_len() -> usize {
|
||||
2048
|
||||
}
|
||||
|
||||
pub(crate) fn default_tls_front_dir() -> String {
|
||||
"tlsfront".to_string()
|
||||
}
|
||||
|
||||
pub(crate) fn default_replay_check_len() -> usize {
|
||||
65_536
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user