Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Zadamsa committed Nov 23, 2024
1 parent 9298d1e commit 638c096
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,8 @@ List of unirec fields exported together with basic flow fields on interface by T
| TLS_ALPN | string | TLS application protocol layer negotiation field from server |
| TLS_VERSION | uint16 | TLS client protocol version |
| TLS_JA3 | string | TLS client JA3 fingerprint |
| TLS_EXT_TYPE | uint16\* | TLS extensions in the TLS Client Hello |
| TLS_JA4 | string | TLS client JA4 fingerprint |
| TLS_EXT_TYPE | uint16\* | TLS extensions in the TLS Client Hello |
| TLS_EXT_LEN | uint16\* | Length of each TLS extension |

### DNS
Expand Down

0 comments on commit 638c096

Please sign in to comment.