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