mirror of
https://gitlab.sectorq.eu/jaydee/mqtt_srv.git
synced 2026-05-04 14:59:51 +02:00
bitwarden
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ stats = {}
|
||||
VERSION = "1.0.34"
|
||||
|
||||
curos = platform.system()
|
||||
host = platform.node().lower()
|
||||
host = platform.node().lower().replace(".home.lan","")
|
||||
print(host)
|
||||
if curos == "Windows":
|
||||
import winreg
|
||||
|
||||
Reference in New Issue
Block a user