mirror of
https://github.com/FAUSheppy/config
synced 2025-12-09 08:08:32 +01:00
dasd
This commit is contained in:
@@ -194,7 +194,7 @@ def save():
|
||||
trace_login()
|
||||
|
||||
def trace_login():
|
||||
if hl_utils.is_cip() or True:
|
||||
if hl_utils.is_cip():
|
||||
try:
|
||||
tmp = hl_utils.shexec("wget --timeout=3 -O- --user cip --password "+pw()+" --quiet 'https://atlantishq.de/ciplog/"+socket.gethostname()+"&active&"+str(datetime.now())+"'")
|
||||
except:
|
||||
|
||||
Reference in New Issue
Block a user