mirror of
https://github.com/bol-van/zapret.git
synced 2025-04-17 04:22:59 +03:00
nfqws,tpws: optimize tls debug, show quic
This commit is contained in:
parent
7dab497b57
commit
12461de3b0
@ -202,7 +202,7 @@ void tamper_out(t_ctrack *ctrack, const struct sockaddr *dest, uint8_t *segment,
|
||||
{
|
||||
VPRINT("Data block contains TLS ClientHello\n");
|
||||
l7proto=TLS;
|
||||
if (params.debug) TLSDebug(segment,*size);
|
||||
TLSDebug(segment,*size);
|
||||
bHaveHost=TLSHelloExtractHost((uint8_t*)segment,*size,Host,sizeof(Host),false);
|
||||
}
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user