atomicshop 2.15.11__py3-none-any.whl → 2.15.13__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.

Potentially problematic release.


This version of atomicshop might be problematic. Click here for more details.

atomicshop/__init__.py CHANGED
@@ -1,4 +1,4 @@
1
1
  """Atomic Basic functions and classes to make developer life easier"""
2
2
 
3
3
  __author__ = "Den Kras"
4
- __version__ = '2.15.11'
4
+ __version__ = '2.15.13'
@@ -457,4 +457,4 @@ def deviation_calculator_by_moving_average_main(
457
457
 
458
458
  return deviation_list
459
459
 
460
- return None
460
+ return []
@@ -477,7 +477,8 @@ class DnsServer:
477
477
  # Reinitializing the ipv4 addresses list.
478
478
  ipv4_addresses = list()
479
479
 
480
- if dns_response_parsed.a:
480
+ # If the DNS answer section isn't empty, and log the returned IPv4 addresses.
481
+ if dns_response_parsed.rr:
481
482
  for rr in dns_response_parsed.rr:
482
483
  if isinstance(rr.rdata, A):
483
484
  self.dns_full_logger.info(f"Response IP: {rr.rdata}")
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: atomicshop
3
- Version: 2.15.11
3
+ Version: 2.15.13
4
4
  Summary: Atomic functions and classes to make developer life easier
5
5
  Author: Denis Kras
6
6
  License: MIT License
@@ -1,4 +1,4 @@
1
- atomicshop/__init__.py,sha256=r0CV7tJ3itp5_ssSmLBXOawTUaWISFJhmKMtaExe6gs,124
1
+ atomicshop/__init__.py,sha256=I4U3h5hyamUrZYUwFUCSMyJfS0zBgiS0J6j7tG_83E8,124
2
2
  atomicshop/_basics_temp.py,sha256=6cu2dd6r2dLrd1BRNcVDKTHlsHs_26Gpw8QS6v32lQ0,3699
3
3
  atomicshop/_create_pdf_demo.py,sha256=Yi-PGZuMg0RKvQmLqVeLIZYadqEZwUm-4A9JxBl_vYA,3713
4
4
  atomicshop/_patch_import.py,sha256=ENp55sKVJ0e6-4lBvZnpz9PQCt3Otbur7F6aXDlyje4,6334
@@ -129,7 +129,7 @@ atomicshop/mitm/initialize_engines.py,sha256=YnXPK1UKrmULnfL4zLo2LOpKWq-aGKzc9p3
129
129
  atomicshop/mitm/initialize_mitm_server.py,sha256=j1yMUbHsnFh9l5rFiUgBQA0mRZqREOKviP0frRzYikM,14611
130
130
  atomicshop/mitm/message.py,sha256=u2U2f2SOHdBNU-6r1Ik2W14ai2EOwxUV4wVfGZA098k,1732
131
131
  atomicshop/mitm/shared_functions.py,sha256=PaK_sbnEA5zo9k2ktEOKLmvo-6wRUunxzSNRr41uXIQ,1924
132
- atomicshop/mitm/statistic_analyzer.py,sha256=F7RjQXE9S8iZe-DF7_hLx6dl5fHUKi0wf10bFxhTL9M,23840
132
+ atomicshop/mitm/statistic_analyzer.py,sha256=F3R3xO-d7Jyls_dvd0BbTWOx0r_JQ7DU1cW9gO_F6VI,23838
133
133
  atomicshop/mitm/engines/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
134
134
  atomicshop/mitm/engines/create_module_template.py,sha256=tRjVSm1sD6FzML71Qbuwvita0qsusdFGm8NZLsZ-XMs,4853
135
135
  atomicshop/mitm/engines/create_module_template_example.py,sha256=X5xhvbV6-g9jU_bQVhf_crZmaH50LRWz3bS-faQ18ds,489
@@ -284,7 +284,7 @@ atomicshop/wrappers/socketw/accepter.py,sha256=HQC1EyZmyUtVEfFbaBkHCE-VZp6RWyd9m
284
284
  atomicshop/wrappers/socketw/base.py,sha256=1vvg8EhRGvnxdrRAm1VJSLCXkm2SZDHRjdpTuhkH3Mg,1844
285
285
  atomicshop/wrappers/socketw/certificator.py,sha256=SxCKFyBlwzs4uohugfBokOYQpZJyH8KY46m87Q23n6w,9017
286
286
  atomicshop/wrappers/socketw/creator.py,sha256=C-l57G854HAtWJonVbgfQge290-Dg0Ov4aurJAWIKls,11199
287
- atomicshop/wrappers/socketw/dns_server.py,sha256=c83joscEpfeATPcdJOTRE-WsfeJCtxZs6G0InorX5IQ,42497
287
+ atomicshop/wrappers/socketw/dns_server.py,sha256=-GNleP2RyjeFdv4fpJb4_Pvvo8faohdglVjsC5mkseU,42601
288
288
  atomicshop/wrappers/socketw/exception_wrapper.py,sha256=_YDnzyEcUnV6VISU3bk-UPdnsMvHjKJBHwxLMTsxQu8,8495
289
289
  atomicshop/wrappers/socketw/get_process.py,sha256=APw_oOXsuR5KljYesd4J8MuzR-kaw2ez3MN3oD_h9Qc,5226
290
290
  atomicshop/wrappers/socketw/receiver.py,sha256=m8hXKOa8dqEQGUdcbYjshH8-j0CsMGRkge2ifYKhaAw,9050
@@ -295,8 +295,8 @@ atomicshop/wrappers/socketw/socket_server_tester.py,sha256=XAERNDVe85yQlIZe2C-tV
295
295
  atomicshop/wrappers/socketw/socket_wrapper.py,sha256=JpOy9UkvCllrCFLpxOYmvitRu1cio5yT17sUo19YEFo,11634
296
296
  atomicshop/wrappers/socketw/ssl_base.py,sha256=k4V3gwkbq10MvOH4btU4onLX2GNOsSfUAdcHmL1rpVE,2274
297
297
  atomicshop/wrappers/socketw/statistics_csv.py,sha256=t3dtDEfN47CfYVi0CW6Kc2QHTEeZVyYhc57IYYh5nmA,826
298
- atomicshop-2.15.11.dist-info/LICENSE.txt,sha256=lLU7EYycfYcK2NR_1gfnhnRC8b8ccOTElACYplgZN88,1094
299
- atomicshop-2.15.11.dist-info/METADATA,sha256=9voSFZqtN2_1kkVSZVtpy4iCJZzHK6TEU0R7Hnq_0JI,10503
300
- atomicshop-2.15.11.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
301
- atomicshop-2.15.11.dist-info/top_level.txt,sha256=EgKJB-7xcrAPeqTRF2laD_Np2gNGYkJkd4OyXqpJphA,11
302
- atomicshop-2.15.11.dist-info/RECORD,,
298
+ atomicshop-2.15.13.dist-info/LICENSE.txt,sha256=lLU7EYycfYcK2NR_1gfnhnRC8b8ccOTElACYplgZN88,1094
299
+ atomicshop-2.15.13.dist-info/METADATA,sha256=leLj7nGd4trIOQISLR9QAhDnoW6EUZiHgjjcbSDCx6c,10503
300
+ atomicshop-2.15.13.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
301
+ atomicshop-2.15.13.dist-info/top_level.txt,sha256=EgKJB-7xcrAPeqTRF2laD_Np2gNGYkJkd4OyXqpJphA,11
302
+ atomicshop-2.15.13.dist-info/RECORD,,