same workaround for client

This commit is contained in:
Mario Fetka 2024-04-16 13:47:17 +02:00
parent 1972e7a428
commit e20835c60a
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ import argparse
import crypto
import socket
import M2Crypto
import binascii
from time import time
import json
import util