Skip to content

error: socket.timeout: timed out #2

@linsir

Description

@linsir

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions