Change exchange_export.py adcontroller_export.py

rds_export.py
This commit is contained in:
2023-07-25 17:50:41 +02:00
parent 2c780f80c7
commit eea9c87f0d
4 changed files with 60 additions and 32 deletions
-2
View File
@@ -78,8 +78,6 @@ def gucamole(ip,servername):
query = "SELECT * FROM `Stines-GmbH`.`Kunden-Server` WHERE `IP-Adresse` = ""'{}'""".format(get_local_ip())
# query = "SELECT *
# FROM `Stines-GmbH`.`Kunden-Server` WHERE `IP-Adresse` = ""'{}'""".format("172.18.1.6")
name = "Stines-GmbH"
list = mysql_connect.get_ip(query,name)