From 7a2d2b50208259dcd5402d0fbd4422265b0ace7f Mon Sep 17 00:00:00 2001 From: "4ling.cn" <4ling.cn@gmail.com> Date: Tue, 12 Mar 2024 10:47:28 +0000 Subject: [PATCH] update fp.json --- fp.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) 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 +]