This commit is contained in:
2025-11-26 23:26:41 +01:00
parent add72decd5
commit 3e5e70da63

View File

@@ -35,7 +35,7 @@ VERSION="1.0.10"
# print(file_path)
# print(dir_path)
os.chdir(dir_path)
from wakeonlan import send_magic_packet
pid = os.getpid()
def is_port_open(host, port):
try: