atomicshop 2.14.9__py3-none-any.whl → 2.14.10a0__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 +1 -1
- atomicshop/mitm/initialize_mitm_server.py +1 -1
- {atomicshop-2.14.9.dist-info → atomicshop-2.14.10a0.dist-info}/METADATA +1 -1
- {atomicshop-2.14.9.dist-info → atomicshop-2.14.10a0.dist-info}/RECORD +7 -7
- {atomicshop-2.14.9.dist-info → atomicshop-2.14.10a0.dist-info}/LICENSE.txt +0 -0
- {atomicshop-2.14.9.dist-info → atomicshop-2.14.10a0.dist-info}/WHEEL +0 -0
- {atomicshop-2.14.9.dist-info → atomicshop-2.14.10a0.dist-info}/top_level.txt +0 -0
atomicshop/__init__.py
CHANGED
|
@@ -47,7 +47,7 @@ def initialize_mitm_server(config_static):
|
|
|
47
47
|
logger_name = "system"
|
|
48
48
|
system_logger = loggingw.create_logger(
|
|
49
49
|
logger_name=logger_name,
|
|
50
|
-
file_path=f
|
|
50
|
+
file_path=f"{config['log']['logs_path']}{os.sep}{logger_name}.txt",
|
|
51
51
|
add_stream=True,
|
|
52
52
|
add_timedfile=True,
|
|
53
53
|
formatter_streamhandler='DEFAULT',
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
atomicshop/__init__.py,sha256=
|
|
1
|
+
atomicshop/__init__.py,sha256=nSkABCdtmyIE9Hrt7epJjiL99KrAXtXkVSaz6all6rM,126
|
|
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
|
|
@@ -124,7 +124,7 @@ atomicshop/mitm/config_editor.py,sha256=9ZwD6NGqgsr1f85NyFwWwM7FDut2vGQ4xari3vS9
|
|
|
124
124
|
atomicshop/mitm/connection_thread_worker.py,sha256=PQ8bwOgrPudYP5oPnSi_DWaKXOi038M8TMImlLkxuPI,20486
|
|
125
125
|
atomicshop/mitm/import_config.py,sha256=_V-IVJ7a1L6E-VOR4CDfZj-S1odbsIlBe13ij0NlpqY,7974
|
|
126
126
|
atomicshop/mitm/initialize_engines.py,sha256=YnXPK1UKrmULnfL4zLo2LOpKWq-aGKzc9p3n8tfcYCM,8170
|
|
127
|
-
atomicshop/mitm/initialize_mitm_server.py,sha256=
|
|
127
|
+
atomicshop/mitm/initialize_mitm_server.py,sha256=j1yMUbHsnFh9l5rFiUgBQA0mRZqREOKviP0frRzYikM,14611
|
|
128
128
|
atomicshop/mitm/message.py,sha256=u2U2f2SOHdBNU-6r1Ik2W14ai2EOwxUV4wVfGZA098k,1732
|
|
129
129
|
atomicshop/mitm/shared_functions.py,sha256=PaK_sbnEA5zo9k2ktEOKLmvo-6wRUunxzSNRr41uXIQ,1924
|
|
130
130
|
atomicshop/mitm/statistic_analyzer.py,sha256=ctsf-MBIUvG4-R0K4gFQyi_b42-VCq-5s7hgO9jMOes,38415
|
|
@@ -284,8 +284,8 @@ atomicshop/wrappers/socketw/socket_server_tester.py,sha256=AhpurHJmP2kgzHaUbq5ey
|
|
|
284
284
|
atomicshop/wrappers/socketw/socket_wrapper.py,sha256=aXBwlEIJhFT0-c4i8iNlFx2It9VpCEpsv--5Oqcpxao,11624
|
|
285
285
|
atomicshop/wrappers/socketw/ssl_base.py,sha256=k4V3gwkbq10MvOH4btU4onLX2GNOsSfUAdcHmL1rpVE,2274
|
|
286
286
|
atomicshop/wrappers/socketw/statistics_csv.py,sha256=t3dtDEfN47CfYVi0CW6Kc2QHTEeZVyYhc57IYYh5nmA,826
|
|
287
|
-
atomicshop-2.14.
|
|
288
|
-
atomicshop-2.14.
|
|
289
|
-
atomicshop-2.14.
|
|
290
|
-
atomicshop-2.14.
|
|
291
|
-
atomicshop-2.14.
|
|
287
|
+
atomicshop-2.14.10a0.dist-info/LICENSE.txt,sha256=lLU7EYycfYcK2NR_1gfnhnRC8b8ccOTElACYplgZN88,1094
|
|
288
|
+
atomicshop-2.14.10a0.dist-info/METADATA,sha256=VanW8oY3z7wC7NEucff9VcdAh0MBXkO1Qh7seIpikXg,10481
|
|
289
|
+
atomicshop-2.14.10a0.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
|
290
|
+
atomicshop-2.14.10a0.dist-info/top_level.txt,sha256=EgKJB-7xcrAPeqTRF2laD_Np2gNGYkJkd4OyXqpJphA,11
|
|
291
|
+
atomicshop-2.14.10a0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|