Pyrit icon indicating copy to clipboard operation
Pyrit copied to clipboard

200.000 PMK/s Is the best record?

Open DaniLuMa opened this issue 8 years ago • 0 comments

Hi everybody:

I did test with 9 PCs connected in a gigabit LAN. Put one of them like server and the other server him. I have a lot of problems with the connections, I thought that it was a cause of the latency network, or the speed network but I think that is a problem with the sockets of the pyrit program. I don't know why, but when I put 5 pcs there aren't problems, I am capable to earn 200k PMK/s but when I put 7-9 PCs it have problems like the next:

Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner self.run() File "/usr/lib/python2.7/dist-packages/cpyrit/network.py", line 50, in run self.server.gather(self.client.uuid, 5000) File "/usr/lib/python2.7/xmlrpclib.py", line 1243, in call return self.__send(self.__name, args) File "/usr/lib/python2.7/xmlrpclib.py", line 1602, in __request verbose=self.__verbose File "/usr/lib/python2.7/xmlrpclib.py", line 1283, in request return self.single_request(host, handler, request_body, verbose) File "/usr/lib/python2.7/xmlrpclib.py", line 1316, in single_request return self.parse_response(response) File "/usr/lib/python2.7/xmlrpclib.py", line 1493, in parse_response return u.close() File "/usr/lib/python2.7/xmlrpclib.py", line 800, in close raise Fault(**self._stack[0]) Fault: <Fault 403: 'Client unknown or timed-out'>

Perhaps, it happend a cause of the maximun speed of pyrit in serve is this, 200.000 PMK/s, I don't know, any idea?

Regards Perico

DaniLuMa avatar Nov 26 '17 20:11 DaniLuMa