mirror of
https://github.com/Justuser3310/jetwork.git
synced 2025-01-19 01:18:48 +00:00
up
This commit is contained in:
parent
3cc7e01749
commit
c9b6f8596b
@ -187,6 +187,7 @@ def client(port, op = "ping"):
|
||||
# Сохраняем ключ злоумышленника
|
||||
os.replace(f"verify/{site}.pem", f"verify/{site}.pem.FAKE")
|
||||
print(f"[!] Порт злоумышленника: {port}")
|
||||
return "fake"
|
||||
|
||||
if okay:
|
||||
# Перемещаем файлы, т.к. всё хорошо
|
||||
|
Loading…
Reference in New Issue
Block a user