there is error message:
:~/hackrf/IMSI-catcher$ ./simple_IMSI-catcher.py Nb IMSI ; TMSI-1 ; TMSI-2 ; IMSI ; country ; brand ; operator ; MCC ; MNC ; LAC ; CellId
Traceback (most recent call last):
File "./simple_IMSI-catcher.py", line 547, in
udpserver(port=options.port, prn=find_imsi)
File "./simple_IMSI-catcher.py", line 496, in udpserver
sock.bind(server_address)
File "/usr/lib/python2.7/socket.py", line 228, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 98] Address already in use
==================================================================
when i run simple_IMSI-catcher.py, i got this error message. can you help me ?please
there is error message: :~/hackrf/IMSI-catcher$ ./simple_IMSI-catcher.py Nb IMSI ; TMSI-1 ; TMSI-2 ; IMSI ; country ; brand ; operator ; MCC ; MNC ; LAC ; CellId Traceback (most recent call last): File "./simple_IMSI-catcher.py", line 547, in
udpserver(port=options.port, prn=find_imsi)
File "./simple_IMSI-catcher.py", line 496, in udpserver
sock.bind(server_address)
File "/usr/lib/python2.7/socket.py", line 228, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 98] Address already in use
================================================================== when i run simple_IMSI-catcher.py, i got this error message. can you help me ?please