snoop: connect notice includes port, sni and account (present fields only)
This commit is contained in:
parent
a587d25873
commit
6e8d6c31fb
6 changed files with 28 additions and 6 deletions
|
|
@ -2828,6 +2828,7 @@ mod tests {
|
|||
secure: false,
|
||||
certfp: None,
|
||||
tls_info: None,
|
||||
sni: None,
|
||||
brand_server: None,
|
||||
brand_network: None,
|
||||
account: None,
|
||||
|
|
@ -2920,6 +2921,7 @@ mod tests {
|
|||
secure: false,
|
||||
certfp: None,
|
||||
tls_info: None,
|
||||
sni: None,
|
||||
brand_server: None,
|
||||
brand_network: None,
|
||||
account: None,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue