diff --git a/fp.json b/fp.json index af907b9..17085e8 100644 --- a/fp.json +++ b/fp.json @@ -72590,5 +72590,21 @@ "tcp_flags": 2, "ip_tos": 0, "os": "Linux" + }, + { + "tcp_options": "M1460,N,W3,N,N,T0,S,E,E,", + "tcp_options_ordered": "MNWNNTSEE", + "ip_total_length": 64, + "tcp_off": 44, + "tcp_window_scaling": 3, + "tcp_window_size": 31744, + "ip_ttl": 64, + "ip_id": 0, + "tcp_timestamp": 1, + "tcp_timestamp_echo_reply": 0, + "tcp_mss": 1460, + "tcp_flags": 2, + "ip_tos": 0, + "os": "iOS" } -] \ No newline at end of file +]