nopasaran 0.2.98__py3-none-any.whl → 0.2.99__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -40,7 +40,7 @@ class HTTPSimpleClientPrimitives:
40
40
  try:
41
41
  if use_https == "1":
42
42
  scheme = "HTTPS"
43
- context = ssl.create_default_context()
43
+ context = ssl._create_unverified_context()
44
44
  conn = http.client.HTTPSConnection(ip_address, 443, context=context, timeout=5)
45
45
  elif use_https == "0":
46
46
  scheme = "HTTP"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: nopasaran
3
- Version: 0.2.98
3
+ Version: 0.2.99
4
4
  Summary: NoPASARAN is an advanced network tool designed to detect, fingerprint, and locate network middleboxes in a unified framework.
5
5
  Home-page: https://github.com/BenIlies/NoPASARAN
6
6
  Author: Ilies Benhabbour
@@ -40,7 +40,7 @@ nopasaran/primitives/action_primitives/http_1_request_primitives.py,sha256=ov4OL
40
40
  nopasaran/primitives/action_primitives/http_1_response_primitives.py,sha256=0wS61tl1KSAlIkYkPXMjbbnY5LqKzl9UtuoK56S4IHQ,7947
41
41
  nopasaran/primitives/action_primitives/http_2_client_primitives.py,sha256=s8QVm_vBvX8mFfq6a2Yz9tszToyOThp620HQThMzoL0,9306
42
42
  nopasaran/primitives/action_primitives/http_2_server_primitives.py,sha256=g6RfKuXVNSDBlyYCJeokgntM5AXLfNBUUSLciLaQYyU,9310
43
- nopasaran/primitives/action_primitives/http_simple_client_primitives.py,sha256=KBo6HsfY73-MTK7RAJrDcmiVSrQqmLMmZUqelD0jUL4,2534
43
+ nopasaran/primitives/action_primitives/http_simple_client_primitives.py,sha256=Tx9qAzplMZIlvVJsvGYmacgch1qVK1_JGLiXEGR3Sug,2538
44
44
  nopasaran/primitives/action_primitives/https_1_request_primitives.py,sha256=lW1DMab0CNuUtG0Z_oRXJXz5d8SBZcPEcJhSzSQzwbc,2060
45
45
  nopasaran/primitives/action_primitives/https_1_response_primitives.py,sha256=rj01Co2Pa9Daxrl15SZoKuvJvsVflxWB63WYHvhy5wk,7797
46
46
  nopasaran/primitives/action_primitives/icmp_primitives.py,sha256=56hfho9cjZR9kbk6bsI1fsJTyTt-7LGR5LNFAk2cdMQ,5967
@@ -76,9 +76,9 @@ nopasaran/tools/http_2_socket_server.py,sha256=8W-bxmdoGyK5moxpC87V1EGuZ9jJpIKho
76
76
  nopasaran/tools/https_1_socket_server.py,sha256=ytLVYdH5je4L6ElCKKhhsbU_53gT6QF9l5ym7q5TMmo,8162
77
77
  nopasaran/tools/tcp_dns_socket_server.py,sha256=UKOgyhCXj-u9KJoP8qsQLbyyIkjOhyG7-_3GSP8e0DM,7908
78
78
  tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
79
- nopasaran-0.2.98.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
80
- nopasaran-0.2.98.dist-info/METADATA,sha256=VwjlwGoctGVL9FLSVDuih3xWpaGIkAgLRr6LwWGKgII,5496
81
- nopasaran-0.2.98.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
82
- nopasaran-0.2.98.dist-info/entry_points.txt,sha256=LaOz5GlWuMLjzg4KOEB5OVTattCXVW6a4nSW-WQajCw,55
83
- nopasaran-0.2.98.dist-info/top_level.txt,sha256=60R1FzpprzU8iiJ1cBMNOA0F083_lYoctFo7pzOpMwY,16
84
- nopasaran-0.2.98.dist-info/RECORD,,
79
+ nopasaran-0.2.99.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
80
+ nopasaran-0.2.99.dist-info/METADATA,sha256=SEjkQMlAxalgmDx6zn_5ydkbwVVI5oCy2inxEkKZ3eI,5496
81
+ nopasaran-0.2.99.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
82
+ nopasaran-0.2.99.dist-info/entry_points.txt,sha256=LaOz5GlWuMLjzg4KOEB5OVTattCXVW6a4nSW-WQajCw,55
83
+ nopasaran-0.2.99.dist-info/top_level.txt,sha256=60R1FzpprzU8iiJ1cBMNOA0F083_lYoctFo7pzOpMwY,16
84
+ nopasaran-0.2.99.dist-info/RECORD,,