-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
I use the tool and get it:
Traceback (most recent call last):
File "./fingerpick.py", line 320, in <module>
args.func(args)
File "./fingerpick.py", line 37, in brute_force
f.connect(bf='bf_enabled', start=args.start, end=args.end)
File "./fingerpick.py", line 185, in connect
self.send_command(1000, bf=bf, start=start, end=end)
File "./fingerpick.py", line 122, in send_command
data, address = self.sock.recvfrom(1024)
socket.timeout: timed out
I use the zktime5.0 ,and use wireshark look at the packet. and they seem communicated over port TCP 4370.
any thoughts?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels