Change ssh-tunnel

This commit is contained in:
2023-08-11 12:22:34 +02:00
parent a29572d615
commit 79a12aeb4c
8 changed files with 155 additions and 155 deletions
+3 -3
View File
@@ -39,6 +39,6 @@ def set_system_info(ipadress):
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()
ssh_tunnel.server_start()
set_system_info("172.19.1.5")
ssh_tunnel.server_stop()