Change ssh-tunnel
parent
728ab0fb2e
commit
8125deec3d
|
|
@ -3,6 +3,7 @@ import platform
|
||||||
import math
|
import math
|
||||||
import cpuinfo
|
import cpuinfo
|
||||||
from Controller import mysql_connect
|
from Controller import mysql_connect
|
||||||
|
import Controller.ssh_tunnel as ssh_tunnel
|
||||||
|
|
||||||
def get_cpu_info():
|
def get_cpu_info():
|
||||||
return cpuinfo.get_cpu_info()['brand_raw']
|
return cpuinfo.get_cpu_info()['brand_raw']
|
||||||
|
|
@ -31,5 +32,10 @@ def get_hdd_info():
|
||||||
def set_system_info(ipadress):
|
def set_system_info(ipadress):
|
||||||
print("set_system_info")
|
print("set_system_info")
|
||||||
query = f"UPDATE `Kunden-Server` SET RAM={get_ram_info()}, Prozessor={get_cpu_sql()[0]}, CPU='{get_cpu_info()}' WHERE `IP-Adresse`='{ipadress}'"
|
query = f"UPDATE `Kunden-Server` SET RAM={get_ram_info()}, Prozessor={get_cpu_sql()[0]}, CPU='{get_cpu_info()}' WHERE `IP-Adresse`='{ipadress}'"
|
||||||
# mysql_connect.update_cpu(query,"Stines-GmbH")
|
print(query)
|
||||||
print("Fin")
|
mysql_connect.update_cpu(query,"Stines-GmbH")
|
||||||
|
return print("Fin")
|
||||||
|
|
||||||
|
# ssh_tunnel.server_start()
|
||||||
|
# set_system_info("172.19.1.5")
|
||||||
|
# ssh_tunnel.server_stop()
|
||||||
|
|
@ -511,6 +511,14 @@
|
||||||
'C:\\Users\\Sebastian '
|
'C:\\Users\\Sebastian '
|
||||||
'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\multiprocessing\\__init__.py',
|
'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\multiprocessing\\__init__.py',
|
||||||
'PYMODULE'),
|
'PYMODULE'),
|
||||||
|
('stringprep',
|
||||||
|
'C:\\Users\\Sebastian '
|
||||||
|
'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\stringprep.py',
|
||||||
|
'PYMODULE'),
|
||||||
|
('tracemalloc',
|
||||||
|
'C:\\Users\\Sebastian '
|
||||||
|
'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\tracemalloc.py',
|
||||||
|
'PYMODULE'),
|
||||||
('getpass',
|
('getpass',
|
||||||
'C:\\Users\\Sebastian '
|
'C:\\Users\\Sebastian '
|
||||||
'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\getpass.py',
|
'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\getpass.py',
|
||||||
|
|
@ -543,14 +551,6 @@
|
||||||
'C:\\Users\\Sebastian '
|
'C:\\Users\\Sebastian '
|
||||||
'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_py_abc.py',
|
'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\_py_abc.py',
|
||||||
'PYMODULE'),
|
'PYMODULE'),
|
||||||
('stringprep',
|
|
||||||
'C:\\Users\\Sebastian '
|
|
||||||
'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\stringprep.py',
|
|
||||||
'PYMODULE'),
|
|
||||||
('tracemalloc',
|
|
||||||
'C:\\Users\\Sebastian '
|
|
||||||
'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\tracemalloc.py',
|
|
||||||
'PYMODULE'),
|
|
||||||
('subprocess',
|
('subprocess',
|
||||||
'C:\\Users\\Sebastian '
|
'C:\\Users\\Sebastian '
|
||||||
'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\subprocess.py',
|
'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\lib\\subprocess.py',
|
||||||
|
|
@ -1747,10 +1747,6 @@
|
||||||
'C:\\Users\\Sebastian '
|
'C:\\Users\\Sebastian '
|
||||||
'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\python3.dll',
|
'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\python3.dll',
|
||||||
'BINARY'),
|
'BINARY'),
|
||||||
('libcrypto-3-x64.dll',
|
|
||||||
'C:\\Users\\Sebastian '
|
|
||||||
'Serfling\\PycharmProjects\\server-info\\venv\\lib\\site-packages\\libcrypto-3-x64.dll',
|
|
||||||
'BINARY'),
|
|
||||||
('VCRUNTIME140_1.dll',
|
('VCRUNTIME140_1.dll',
|
||||||
'C:\\Users\\Sebastian '
|
'C:\\Users\\Sebastian '
|
||||||
'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\VCRUNTIME140_1.dll',
|
'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\VCRUNTIME140_1.dll',
|
||||||
|
|
@ -1759,48 +1755,40 @@
|
||||||
'C:\\Users\\Sebastian '
|
'C:\\Users\\Sebastian '
|
||||||
'Serfling\\PycharmProjects\\server-info\\venv\\lib\\site-packages\\libssl-3-x64.dll',
|
'Serfling\\PycharmProjects\\server-info\\venv\\lib\\site-packages\\libssl-3-x64.dll',
|
||||||
'BINARY'),
|
'BINARY'),
|
||||||
('MSVCP140.dll', 'C:\\Windows\\system32\\MSVCP140.dll', 'BINARY')],
|
('MSVCP140.dll', 'C:\\Windows\\system32\\MSVCP140.dll', 'BINARY'),
|
||||||
|
('libcrypto-3-x64.dll',
|
||||||
|
'C:\\Users\\Sebastian '
|
||||||
|
'Serfling\\PycharmProjects\\server-info\\venv\\lib\\site-packages\\libcrypto-3-x64.dll',
|
||||||
|
'BINARY')],
|
||||||
[],
|
[],
|
||||||
[],
|
[],
|
||||||
[('base_library.zip',
|
[('base_library.zip',
|
||||||
'C:\\Users\\Sebastian '
|
'C:\\Users\\Sebastian '
|
||||||
'Serfling\\PycharmProjects\\server-info\\build\\main\\base_library.zip',
|
'Serfling\\PycharmProjects\\server-info\\build\\main\\base_library.zip',
|
||||||
'DATA'),
|
'DATA'),
|
||||||
('cryptography-41.0.2.dist-info\\WHEEL',
|
|
||||||
'c:\\users\\sebastian '
|
|
||||||
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\WHEEL',
|
|
||||||
'DATA'),
|
|
||||||
('cryptography-41.0.2.dist-info\\LICENSE',
|
|
||||||
'c:\\users\\sebastian '
|
|
||||||
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\LICENSE',
|
|
||||||
'DATA'),
|
|
||||||
('cryptography-41.0.2.dist-info\\REQUESTED',
|
('cryptography-41.0.2.dist-info\\REQUESTED',
|
||||||
'c:\\users\\sebastian '
|
'c:\\users\\sebastian '
|
||||||
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\REQUESTED',
|
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\REQUESTED',
|
||||||
'DATA'),
|
'DATA'),
|
||||||
('cryptography-41.0.2.dist-info\\top_level.txt',
|
|
||||||
'c:\\users\\sebastian '
|
|
||||||
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\top_level.txt',
|
|
||||||
'DATA'),
|
|
||||||
('cryptography-41.0.2.dist-info\\LICENSE.APACHE',
|
|
||||||
'c:\\users\\sebastian '
|
|
||||||
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\LICENSE.APACHE',
|
|
||||||
'DATA'),
|
|
||||||
('nacl\\py.typed',
|
|
||||||
'C:\\Users\\Sebastian '
|
|
||||||
'Serfling\\PycharmProjects\\server-info\\venv\\lib\\site-packages\\nacl\\py.typed',
|
|
||||||
'DATA'),
|
|
||||||
('certifi\\cacert.pem',
|
|
||||||
'C:\\Users\\Sebastian '
|
|
||||||
'Serfling\\PycharmProjects\\server-info\\venv\\lib\\site-packages\\certifi\\cacert.pem',
|
|
||||||
'DATA'),
|
|
||||||
('cryptography-41.0.2.dist-info\\RECORD',
|
('cryptography-41.0.2.dist-info\\RECORD',
|
||||||
'c:\\users\\sebastian '
|
'c:\\users\\sebastian '
|
||||||
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\RECORD',
|
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\RECORD',
|
||||||
'DATA'),
|
'DATA'),
|
||||||
('cryptography-41.0.2.dist-info\\INSTALLER',
|
('cryptography-41.0.2.dist-info\\LICENSE',
|
||||||
'c:\\users\\sebastian '
|
'c:\\users\\sebastian '
|
||||||
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\INSTALLER',
|
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\LICENSE',
|
||||||
|
'DATA'),
|
||||||
|
('certifi\\cacert.pem',
|
||||||
|
'C:\\Users\\Sebastian '
|
||||||
|
'Serfling\\PycharmProjects\\server-info\\venv\\lib\\site-packages\\certifi\\cacert.pem',
|
||||||
|
'DATA'),
|
||||||
|
('cryptography-41.0.2.dist-info\\LICENSE.APACHE',
|
||||||
|
'c:\\users\\sebastian '
|
||||||
|
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\LICENSE.APACHE',
|
||||||
|
'DATA'),
|
||||||
|
('cryptography-41.0.2.dist-info\\LICENSE.BSD',
|
||||||
|
'c:\\users\\sebastian '
|
||||||
|
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\LICENSE.BSD',
|
||||||
'DATA'),
|
'DATA'),
|
||||||
('cryptography-41.0.2.dist-info\\METADATA',
|
('cryptography-41.0.2.dist-info\\METADATA',
|
||||||
'c:\\users\\sebastian '
|
'c:\\users\\sebastian '
|
||||||
|
|
@ -1810,8 +1798,20 @@
|
||||||
'C:\\Users\\Sebastian '
|
'C:\\Users\\Sebastian '
|
||||||
'Serfling\\PycharmProjects\\server-info\\venv\\lib\\site-packages\\certifi\\py.typed',
|
'Serfling\\PycharmProjects\\server-info\\venv\\lib\\site-packages\\certifi\\py.typed',
|
||||||
'DATA'),
|
'DATA'),
|
||||||
('cryptography-41.0.2.dist-info\\LICENSE.BSD',
|
('cryptography-41.0.2.dist-info\\INSTALLER',
|
||||||
'c:\\users\\sebastian '
|
'c:\\users\\sebastian '
|
||||||
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\LICENSE.BSD',
|
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\INSTALLER',
|
||||||
|
'DATA'),
|
||||||
|
('nacl\\py.typed',
|
||||||
|
'C:\\Users\\Sebastian '
|
||||||
|
'Serfling\\PycharmProjects\\server-info\\venv\\lib\\site-packages\\nacl\\py.typed',
|
||||||
|
'DATA'),
|
||||||
|
('cryptography-41.0.2.dist-info\\top_level.txt',
|
||||||
|
'c:\\users\\sebastian '
|
||||||
|
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\top_level.txt',
|
||||||
|
'DATA'),
|
||||||
|
('cryptography-41.0.2.dist-info\\WHEEL',
|
||||||
|
'c:\\users\\sebastian '
|
||||||
|
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\WHEEL',
|
||||||
'DATA')],
|
'DATA')],
|
||||||
[])
|
[])
|
||||||
|
|
|
||||||
|
|
@ -179,10 +179,6 @@
|
||||||
'C:\\Users\\Sebastian '
|
'C:\\Users\\Sebastian '
|
||||||
'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\python3.dll',
|
'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\python3.dll',
|
||||||
'BINARY'),
|
'BINARY'),
|
||||||
('libcrypto-3-x64.dll',
|
|
||||||
'C:\\Users\\Sebastian '
|
|
||||||
'Serfling\\PycharmProjects\\server-info\\venv\\lib\\site-packages\\libcrypto-3-x64.dll',
|
|
||||||
'BINARY'),
|
|
||||||
('VCRUNTIME140_1.dll',
|
('VCRUNTIME140_1.dll',
|
||||||
'C:\\Users\\Sebastian '
|
'C:\\Users\\Sebastian '
|
||||||
'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\VCRUNTIME140_1.dll',
|
'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\VCRUNTIME140_1.dll',
|
||||||
|
|
@ -192,45 +188,37 @@
|
||||||
'Serfling\\PycharmProjects\\server-info\\venv\\lib\\site-packages\\libssl-3-x64.dll',
|
'Serfling\\PycharmProjects\\server-info\\venv\\lib\\site-packages\\libssl-3-x64.dll',
|
||||||
'BINARY'),
|
'BINARY'),
|
||||||
('MSVCP140.dll', 'C:\\Windows\\system32\\MSVCP140.dll', 'BINARY'),
|
('MSVCP140.dll', 'C:\\Windows\\system32\\MSVCP140.dll', 'BINARY'),
|
||||||
|
('libcrypto-3-x64.dll',
|
||||||
|
'C:\\Users\\Sebastian '
|
||||||
|
'Serfling\\PycharmProjects\\server-info\\venv\\lib\\site-packages\\libcrypto-3-x64.dll',
|
||||||
|
'BINARY'),
|
||||||
('base_library.zip',
|
('base_library.zip',
|
||||||
'C:\\Users\\Sebastian '
|
'C:\\Users\\Sebastian '
|
||||||
'Serfling\\PycharmProjects\\server-info\\build\\main\\base_library.zip',
|
'Serfling\\PycharmProjects\\server-info\\build\\main\\base_library.zip',
|
||||||
'DATA'),
|
'DATA'),
|
||||||
('cryptography-41.0.2.dist-info\\WHEEL',
|
|
||||||
'c:\\users\\sebastian '
|
|
||||||
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\WHEEL',
|
|
||||||
'DATA'),
|
|
||||||
('cryptography-41.0.2.dist-info\\LICENSE',
|
|
||||||
'c:\\users\\sebastian '
|
|
||||||
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\LICENSE',
|
|
||||||
'DATA'),
|
|
||||||
('cryptography-41.0.2.dist-info\\REQUESTED',
|
('cryptography-41.0.2.dist-info\\REQUESTED',
|
||||||
'c:\\users\\sebastian '
|
'c:\\users\\sebastian '
|
||||||
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\REQUESTED',
|
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\REQUESTED',
|
||||||
'DATA'),
|
'DATA'),
|
||||||
('cryptography-41.0.2.dist-info\\top_level.txt',
|
('cryptography-41.0.2.dist-info\\RECORD',
|
||||||
'c:\\users\\sebastian '
|
'c:\\users\\sebastian '
|
||||||
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\top_level.txt',
|
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\RECORD',
|
||||||
'DATA'),
|
'DATA'),
|
||||||
('cryptography-41.0.2.dist-info\\LICENSE.APACHE',
|
('cryptography-41.0.2.dist-info\\LICENSE',
|
||||||
'c:\\users\\sebastian '
|
'c:\\users\\sebastian '
|
||||||
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\LICENSE.APACHE',
|
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\LICENSE',
|
||||||
'DATA'),
|
|
||||||
('nacl\\py.typed',
|
|
||||||
'C:\\Users\\Sebastian '
|
|
||||||
'Serfling\\PycharmProjects\\server-info\\venv\\lib\\site-packages\\nacl\\py.typed',
|
|
||||||
'DATA'),
|
'DATA'),
|
||||||
('certifi\\cacert.pem',
|
('certifi\\cacert.pem',
|
||||||
'C:\\Users\\Sebastian '
|
'C:\\Users\\Sebastian '
|
||||||
'Serfling\\PycharmProjects\\server-info\\venv\\lib\\site-packages\\certifi\\cacert.pem',
|
'Serfling\\PycharmProjects\\server-info\\venv\\lib\\site-packages\\certifi\\cacert.pem',
|
||||||
'DATA'),
|
'DATA'),
|
||||||
('cryptography-41.0.2.dist-info\\RECORD',
|
('cryptography-41.0.2.dist-info\\LICENSE.APACHE',
|
||||||
'c:\\users\\sebastian '
|
'c:\\users\\sebastian '
|
||||||
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\RECORD',
|
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\LICENSE.APACHE',
|
||||||
'DATA'),
|
'DATA'),
|
||||||
('cryptography-41.0.2.dist-info\\INSTALLER',
|
('cryptography-41.0.2.dist-info\\LICENSE.BSD',
|
||||||
'c:\\users\\sebastian '
|
'c:\\users\\sebastian '
|
||||||
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\INSTALLER',
|
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\LICENSE.BSD',
|
||||||
'DATA'),
|
'DATA'),
|
||||||
('cryptography-41.0.2.dist-info\\METADATA',
|
('cryptography-41.0.2.dist-info\\METADATA',
|
||||||
'c:\\users\\sebastian '
|
'c:\\users\\sebastian '
|
||||||
|
|
@ -240,14 +228,26 @@
|
||||||
'C:\\Users\\Sebastian '
|
'C:\\Users\\Sebastian '
|
||||||
'Serfling\\PycharmProjects\\server-info\\venv\\lib\\site-packages\\certifi\\py.typed',
|
'Serfling\\PycharmProjects\\server-info\\venv\\lib\\site-packages\\certifi\\py.typed',
|
||||||
'DATA'),
|
'DATA'),
|
||||||
('cryptography-41.0.2.dist-info\\LICENSE.BSD',
|
('cryptography-41.0.2.dist-info\\INSTALLER',
|
||||||
'c:\\users\\sebastian '
|
'c:\\users\\sebastian '
|
||||||
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\LICENSE.BSD',
|
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\INSTALLER',
|
||||||
|
'DATA'),
|
||||||
|
('nacl\\py.typed',
|
||||||
|
'C:\\Users\\Sebastian '
|
||||||
|
'Serfling\\PycharmProjects\\server-info\\venv\\lib\\site-packages\\nacl\\py.typed',
|
||||||
|
'DATA'),
|
||||||
|
('cryptography-41.0.2.dist-info\\top_level.txt',
|
||||||
|
'c:\\users\\sebastian '
|
||||||
|
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\top_level.txt',
|
||||||
|
'DATA'),
|
||||||
|
('cryptography-41.0.2.dist-info\\WHEEL',
|
||||||
|
'c:\\users\\sebastian '
|
||||||
|
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\WHEEL',
|
||||||
'DATA')],
|
'DATA')],
|
||||||
[],
|
[],
|
||||||
False,
|
False,
|
||||||
False,
|
False,
|
||||||
1691747343,
|
1691747543,
|
||||||
[('run.exe',
|
[('run.exe',
|
||||||
'C:\\Users\\Sebastian '
|
'C:\\Users\\Sebastian '
|
||||||
'Serfling\\PycharmProjects\\server-info\\venv\\lib\\site-packages\\PyInstaller\\bootloader\\Windows-64bit-intel\\run.exe',
|
'Serfling\\PycharmProjects\\server-info\\venv\\lib\\site-packages\\PyInstaller\\bootloader\\Windows-64bit-intel\\run.exe',
|
||||||
|
|
|
||||||
|
|
@ -171,10 +171,6 @@
|
||||||
'C:\\Users\\Sebastian '
|
'C:\\Users\\Sebastian '
|
||||||
'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\python3.dll',
|
'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\python3.dll',
|
||||||
'BINARY'),
|
'BINARY'),
|
||||||
('libcrypto-3-x64.dll',
|
|
||||||
'C:\\Users\\Sebastian '
|
|
||||||
'Serfling\\PycharmProjects\\server-info\\venv\\lib\\site-packages\\libcrypto-3-x64.dll',
|
|
||||||
'BINARY'),
|
|
||||||
('VCRUNTIME140_1.dll',
|
('VCRUNTIME140_1.dll',
|
||||||
'C:\\Users\\Sebastian '
|
'C:\\Users\\Sebastian '
|
||||||
'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\VCRUNTIME140_1.dll',
|
'Serfling\\AppData\\Local\\Programs\\Python\\Python39\\VCRUNTIME140_1.dll',
|
||||||
|
|
@ -184,45 +180,37 @@
|
||||||
'Serfling\\PycharmProjects\\server-info\\venv\\lib\\site-packages\\libssl-3-x64.dll',
|
'Serfling\\PycharmProjects\\server-info\\venv\\lib\\site-packages\\libssl-3-x64.dll',
|
||||||
'BINARY'),
|
'BINARY'),
|
||||||
('MSVCP140.dll', 'C:\\Windows\\system32\\MSVCP140.dll', 'BINARY'),
|
('MSVCP140.dll', 'C:\\Windows\\system32\\MSVCP140.dll', 'BINARY'),
|
||||||
|
('libcrypto-3-x64.dll',
|
||||||
|
'C:\\Users\\Sebastian '
|
||||||
|
'Serfling\\PycharmProjects\\server-info\\venv\\lib\\site-packages\\libcrypto-3-x64.dll',
|
||||||
|
'BINARY'),
|
||||||
('base_library.zip',
|
('base_library.zip',
|
||||||
'C:\\Users\\Sebastian '
|
'C:\\Users\\Sebastian '
|
||||||
'Serfling\\PycharmProjects\\server-info\\build\\main\\base_library.zip',
|
'Serfling\\PycharmProjects\\server-info\\build\\main\\base_library.zip',
|
||||||
'DATA'),
|
'DATA'),
|
||||||
('cryptography-41.0.2.dist-info\\WHEEL',
|
|
||||||
'c:\\users\\sebastian '
|
|
||||||
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\WHEEL',
|
|
||||||
'DATA'),
|
|
||||||
('cryptography-41.0.2.dist-info\\LICENSE',
|
|
||||||
'c:\\users\\sebastian '
|
|
||||||
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\LICENSE',
|
|
||||||
'DATA'),
|
|
||||||
('cryptography-41.0.2.dist-info\\REQUESTED',
|
('cryptography-41.0.2.dist-info\\REQUESTED',
|
||||||
'c:\\users\\sebastian '
|
'c:\\users\\sebastian '
|
||||||
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\REQUESTED',
|
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\REQUESTED',
|
||||||
'DATA'),
|
'DATA'),
|
||||||
('cryptography-41.0.2.dist-info\\top_level.txt',
|
('cryptography-41.0.2.dist-info\\RECORD',
|
||||||
'c:\\users\\sebastian '
|
'c:\\users\\sebastian '
|
||||||
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\top_level.txt',
|
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\RECORD',
|
||||||
'DATA'),
|
'DATA'),
|
||||||
('cryptography-41.0.2.dist-info\\LICENSE.APACHE',
|
('cryptography-41.0.2.dist-info\\LICENSE',
|
||||||
'c:\\users\\sebastian '
|
'c:\\users\\sebastian '
|
||||||
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\LICENSE.APACHE',
|
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\LICENSE',
|
||||||
'DATA'),
|
|
||||||
('nacl\\py.typed',
|
|
||||||
'C:\\Users\\Sebastian '
|
|
||||||
'Serfling\\PycharmProjects\\server-info\\venv\\lib\\site-packages\\nacl\\py.typed',
|
|
||||||
'DATA'),
|
'DATA'),
|
||||||
('certifi\\cacert.pem',
|
('certifi\\cacert.pem',
|
||||||
'C:\\Users\\Sebastian '
|
'C:\\Users\\Sebastian '
|
||||||
'Serfling\\PycharmProjects\\server-info\\venv\\lib\\site-packages\\certifi\\cacert.pem',
|
'Serfling\\PycharmProjects\\server-info\\venv\\lib\\site-packages\\certifi\\cacert.pem',
|
||||||
'DATA'),
|
'DATA'),
|
||||||
('cryptography-41.0.2.dist-info\\RECORD',
|
('cryptography-41.0.2.dist-info\\LICENSE.APACHE',
|
||||||
'c:\\users\\sebastian '
|
'c:\\users\\sebastian '
|
||||||
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\RECORD',
|
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\LICENSE.APACHE',
|
||||||
'DATA'),
|
'DATA'),
|
||||||
('cryptography-41.0.2.dist-info\\INSTALLER',
|
('cryptography-41.0.2.dist-info\\LICENSE.BSD',
|
||||||
'c:\\users\\sebastian '
|
'c:\\users\\sebastian '
|
||||||
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\INSTALLER',
|
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\LICENSE.BSD',
|
||||||
'DATA'),
|
'DATA'),
|
||||||
('cryptography-41.0.2.dist-info\\METADATA',
|
('cryptography-41.0.2.dist-info\\METADATA',
|
||||||
'c:\\users\\sebastian '
|
'c:\\users\\sebastian '
|
||||||
|
|
@ -232,9 +220,21 @@
|
||||||
'C:\\Users\\Sebastian '
|
'C:\\Users\\Sebastian '
|
||||||
'Serfling\\PycharmProjects\\server-info\\venv\\lib\\site-packages\\certifi\\py.typed',
|
'Serfling\\PycharmProjects\\server-info\\venv\\lib\\site-packages\\certifi\\py.typed',
|
||||||
'DATA'),
|
'DATA'),
|
||||||
('cryptography-41.0.2.dist-info\\LICENSE.BSD',
|
('cryptography-41.0.2.dist-info\\INSTALLER',
|
||||||
'c:\\users\\sebastian '
|
'c:\\users\\sebastian '
|
||||||
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\LICENSE.BSD',
|
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\INSTALLER',
|
||||||
|
'DATA'),
|
||||||
|
('nacl\\py.typed',
|
||||||
|
'C:\\Users\\Sebastian '
|
||||||
|
'Serfling\\PycharmProjects\\server-info\\venv\\lib\\site-packages\\nacl\\py.typed',
|
||||||
|
'DATA'),
|
||||||
|
('cryptography-41.0.2.dist-info\\top_level.txt',
|
||||||
|
'c:\\users\\sebastian '
|
||||||
|
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\top_level.txt',
|
||||||
|
'DATA'),
|
||||||
|
('cryptography-41.0.2.dist-info\\WHEEL',
|
||||||
|
'c:\\users\\sebastian '
|
||||||
|
'serfling\\pycharmprojects\\server-info\\venv\\lib\\site-packages\\cryptography-41.0.2.dist-info\\WHEEL',
|
||||||
'DATA')],
|
'DATA')],
|
||||||
False,
|
False,
|
||||||
False,
|
False,
|
||||||
|
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -16,15 +16,15 @@ IMPORTANT: Do NOT post this list to the issue-tracker. Use it as a basis for
|
||||||
|
|
||||||
missing module named pyimod02_importers - imported by C:\Users\Sebastian Serfling\PycharmProjects\server-info\venv\Lib\site-packages\PyInstaller\hooks\rthooks\pyi_rth_pkgutil.py (delayed)
|
missing module named pyimod02_importers - imported by C:\Users\Sebastian Serfling\PycharmProjects\server-info\venv\Lib\site-packages\PyInstaller\hooks\rthooks\pyi_rth_pkgutil.py (delayed)
|
||||||
missing module named pep517 - imported by importlib.metadata (delayed)
|
missing module named pep517 - imported by importlib.metadata (delayed)
|
||||||
missing module named 'org.python' - imported by copy (optional), xml.sax (delayed, conditional)
|
missing module named org - imported by copy (optional)
|
||||||
missing module named grp - imported by shutil (optional), tarfile (optional), pathlib (delayed, optional), subprocess (optional)
|
missing module named grp - imported by subprocess (optional), shutil (optional), tarfile (optional), pathlib (delayed, optional)
|
||||||
missing module named pwd - imported by posixpath (delayed, conditional), shutil (optional), tarfile (optional), pathlib (delayed, conditional, optional), subprocess (optional), netrc (delayed, conditional), getpass (delayed), psutil (optional)
|
missing module named pwd - imported by posixpath (delayed, conditional), subprocess (optional), shutil (optional), tarfile (optional), pathlib (delayed, conditional, optional), netrc (delayed, conditional), getpass (delayed), psutil (optional)
|
||||||
missing module named posix - imported by os (conditional, optional), shutil (conditional), importlib._bootstrap_external (conditional)
|
missing module named posix - imported by os (conditional, optional), shutil (conditional), importlib._bootstrap_external (conditional)
|
||||||
missing module named resource - imported by posix (top-level), psutil._pslinux (optional)
|
missing module named resource - imported by posix (top-level), psutil._pslinux (optional)
|
||||||
excluded module named _frozen_importlib - imported by importlib (optional), importlib.abc (optional), zipimport (top-level)
|
excluded module named _frozen_importlib - imported by importlib (optional), importlib.abc (optional), zipimport (top-level)
|
||||||
missing module named _frozen_importlib_external - imported by importlib._bootstrap (delayed), importlib (optional), importlib.abc (optional), zipimport (top-level)
|
missing module named _frozen_importlib_external - imported by importlib._bootstrap (delayed), importlib (optional), importlib.abc (optional), zipimport (top-level)
|
||||||
|
missing module named 'org.python' - imported by pickle (optional), xml.sax (delayed, conditional)
|
||||||
missing module named 'java.lang' - imported by platform (delayed, optional), xml.sax._exceptions (conditional)
|
missing module named 'java.lang' - imported by platform (delayed, optional), xml.sax._exceptions (conditional)
|
||||||
missing module named org - imported by pickle (optional)
|
|
||||||
missing module named multiprocessing.BufferTooShort - imported by multiprocessing (top-level), multiprocessing.connection (top-level)
|
missing module named multiprocessing.BufferTooShort - imported by multiprocessing (top-level), multiprocessing.connection (top-level)
|
||||||
missing module named multiprocessing.AuthenticationError - imported by multiprocessing (top-level), multiprocessing.connection (top-level)
|
missing module named multiprocessing.AuthenticationError - imported by multiprocessing (top-level), multiprocessing.connection (top-level)
|
||||||
missing module named _posixshmem - imported by multiprocessing.resource_tracker (conditional), multiprocessing.shared_memory (conditional)
|
missing module named _posixshmem - imported by multiprocessing.resource_tracker (conditional), multiprocessing.shared_memory (conditional)
|
||||||
|
|
|
||||||
|
|
@ -289,7 +289,7 @@ imported by:
|
||||||
<a target="code" href="" type="text/plain"><tt>'org.python'</tt></a>
|
<a target="code" href="" type="text/plain"><tt>'org.python'</tt></a>
|
||||||
<span class="moduletype">MissingModule</span> <div class="import">
|
<span class="moduletype">MissingModule</span> <div class="import">
|
||||||
imported by:
|
imported by:
|
||||||
<a href="#copy">copy</a>
|
<a href="#pickle">pickle</a>
|
||||||
• <a href="#xml.sax">xml.sax</a>
|
• <a href="#xml.sax">xml.sax</a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -482,6 +482,7 @@ imports:
|
||||||
<div class="import">
|
<div class="import">
|
||||||
imported by:
|
imported by:
|
||||||
<a href="#Controller.mysql_connect">Controller.mysql_connect</a>
|
<a href="#Controller.mysql_connect">Controller.mysql_connect</a>
|
||||||
|
• <a href="#Controller.system_info">Controller.system_info</a>
|
||||||
• <a href="#main.py">main.py</a>
|
• <a href="#main.py">main.py</a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -495,6 +496,7 @@ imported by:
|
||||||
imports:
|
imports:
|
||||||
<a href="#Controller">Controller</a>
|
<a href="#Controller">Controller</a>
|
||||||
• <a href="#Controller.mysql_connect">Controller.mysql_connect</a>
|
• <a href="#Controller.mysql_connect">Controller.mysql_connect</a>
|
||||||
|
• <a href="#Controller.ssh_tunnel">Controller.ssh_tunnel</a>
|
||||||
• <a href="#cpuinfo">cpuinfo</a>
|
• <a href="#cpuinfo">cpuinfo</a>
|
||||||
• <a href="#math">math</a>
|
• <a href="#math">math</a>
|
||||||
• <a href="#platform">platform</a>
|
• <a href="#platform">platform</a>
|
||||||
|
|
@ -2629,8 +2631,8 @@ imported by:
|
||||||
<a target="code" href="///C:/Users/Sebastian%20Serfling/AppData/Local/Programs/Python/Python39/lib/copy.py" type="text/plain"><tt>copy</tt></a>
|
<a target="code" href="///C:/Users/Sebastian%20Serfling/AppData/Local/Programs/Python/Python39/lib/copy.py" type="text/plain"><tt>copy</tt></a>
|
||||||
<span class="moduletype">SourceModule</span> <div class="import">
|
<span class="moduletype">SourceModule</span> <div class="import">
|
||||||
imports:
|
imports:
|
||||||
<a href="#'org.python'">'org.python'</a>
|
<a href="#copyreg">copyreg</a>
|
||||||
• <a href="#copyreg">copyreg</a>
|
• <a href="#org">org</a>
|
||||||
• <a href="#types">types</a>
|
• <a href="#types">types</a>
|
||||||
• <a href="#weakref">weakref</a>
|
• <a href="#weakref">weakref</a>
|
||||||
|
|
||||||
|
|
@ -11257,7 +11259,7 @@ imported by:
|
||||||
<a target="code" href="" type="text/plain"><tt>org</tt></a>
|
<a target="code" href="" type="text/plain"><tt>org</tt></a>
|
||||||
<span class="moduletype">MissingModule</span> <div class="import">
|
<span class="moduletype">MissingModule</span> <div class="import">
|
||||||
imported by:
|
imported by:
|
||||||
<a href="#pickle">pickle</a>
|
<a href="#copy">copy</a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
@ -12791,14 +12793,14 @@ imported by:
|
||||||
<a target="code" href="///C:/Users/Sebastian%20Serfling/AppData/Local/Programs/Python/Python39/lib/pickle.py" type="text/plain"><tt>pickle</tt></a>
|
<a target="code" href="///C:/Users/Sebastian%20Serfling/AppData/Local/Programs/Python/Python39/lib/pickle.py" type="text/plain"><tt>pickle</tt></a>
|
||||||
<span class="moduletype">SourceModule</span> <div class="import">
|
<span class="moduletype">SourceModule</span> <div class="import">
|
||||||
imports:
|
imports:
|
||||||
<a href="#_compat_pickle">_compat_pickle</a>
|
<a href="#'org.python'">'org.python'</a>
|
||||||
|
• <a href="#_compat_pickle">_compat_pickle</a>
|
||||||
• <a href="#_pickle">_pickle</a>
|
• <a href="#_pickle">_pickle</a>
|
||||||
• <a href="#codecs">codecs</a>
|
• <a href="#codecs">codecs</a>
|
||||||
• <a href="#copyreg">copyreg</a>
|
• <a href="#copyreg">copyreg</a>
|
||||||
• <a href="#functools">functools</a>
|
• <a href="#functools">functools</a>
|
||||||
• <a href="#io">io</a>
|
• <a href="#io">io</a>
|
||||||
• <a href="#itertools">itertools</a>
|
• <a href="#itertools">itertools</a>
|
||||||
• <a href="#org">org</a>
|
|
||||||
• <a href="#pprint">pprint</a>
|
• <a href="#pprint">pprint</a>
|
||||||
• <a href="#re">re</a>
|
• <a href="#re">re</a>
|
||||||
• <a href="#struct">struct</a>
|
• <a href="#struct">struct</a>
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Reference in New Issue