[2023-12-30T16:04:13Z DEBUG rustls::client::hs] No cached session for DnsName("localhost")
[2023-12-30T16:04:13Z DEBUG rustls::client::hs] Not resuming any session
[2023-12-30T16:04:13Z DEBUG rustls::client::hs] ALPN protocol is Some(b"http/1.1")
[2023-12-30T16:04:13Z DEBUG rustls::client::hs] Using ciphersuite TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
[2023-12-30T16:04:13Z DEBUG rustls::server::hs] decided upon suite TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
[2023-12-30T16:04:13Z DEBUG rustls::client::tls12] ECDHE curve is EcParameters { curve_type: NamedCurve, named_group: X25519 }
[2023-12-30T16:04:13Z DEBUG rustls::client::tls12] Server DNS name is DnsName("localhost")
[2023-12-30T16:04:13Z DEBUG ebpf_afw] key_read_handler: Received client_random and master_secret: ([27, 7, 21, 209, 247, 99, 238, 54, 138, 167, 162, 154, 254, 114, 226, 80, 161, 243, 105, 140, 216, 230, 156, 252, 247, 146, 150, 91, 209, 213, 132, 231], [142, 128, 58, 148, 79, 106, 178, 81, 18, 45, 110, 72, 127, 204, 95, 197, 156, 1, 242, 165, 19, 231, 169, 140, 42, 197, 201, 70, 10, 209, 173, 54, 54, 79, 165, 221, 251, 68, 101, 85, 212, 39, 246, 203, 246, 195, 151, 183])
[2023-12-30T16:04:13Z DEBUG ebpf_afw_core::classifier] master_secret sent
[2023-12-30T16:04:13Z DEBUG rustls::server::tls12] Session saved
[2023-12-30T16:04:13Z DEBUG rustls::client::tls12] Session not saved: server didn't allocate id or ticket
[2023-12-30T16:04:13Z DEBUG ebpf_afw_core::analyzer::http_analyzer] [3232295342:39026] on_url: "/"
[2023-12-30T16:04:13Z DEBUG ebpf_afw_core::analyzer::http_analyzer] [3232295342:39026] on_header_value: "Host": "www.softlab.cs.tsukuba.ac.jp"
[2023-12-30T16:04:13Z DEBUG ebpf_afw_core::analyzer::http_analyzer] [3232295342:39026] on_header_value: "User-Agent": "curl/8.2.1"
[2023-12-30T16:04:13Z DEBUG ebpf_afw_core::analyzer::http_analyzer] [3232295342:39026] on_header_value: "Accept": "*/*"
[2023-12-30T16:04:13Z DEBUG ebpf_afw] new rule from analyzer: 192.168.233.174:0 -> 192.168.233.132:443 (Tcp), Deny, reason: found "curl" in header
[2023-12-30T16:04:13Z INFO ebpf_afw] new rule added from notification: 192.168.233.174:0 -> 192.168.233.132:443 (Tcp)
[2023-12-30T16:04:13Z DEBUG ebpf_afw] new rule from analyzer: 192.168.233.132:443 -> 192.168.233.174:0 (Tcp), Deny, reason: found "curl" in header
[2023-12-30T16:04:13Z INFO ebpf_afw] new rule added from notification: 192.168.233.132:443 -> 192.168.233.174:0 (Tcp)
[2023-12-30T16:04:13Z INFO ebpf_afw] Analyzer shutdown: 192.168.233.174:39026 -> 192.168.233.132:443 (Tcp)
[2023-12-30T16:04:13Z INFO ebpf_afw] Analyzer shutdown: 192.168.233.132:443 -> 192.168.233.174:39026 (Tcp)embroidery TLS 1.2 の遅延解析機構ができたのであと数日で TUI アプリを作り上げたい!!!!