You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
listening on pktap, link-type PKTAP (Apple DLT_PKTAP), capture size 262144 bytes
03:43:33.052265 IP 192.168.....
Traceback (most recent call last):
File "/Users/laithrafid/Library/Python/3.10/bin/cccolor", line 217, in
main()
File "/Users/laithrafid/Library/Python/3.10/bin/cccolor", line 195, in main
total_data += regdata.group(1)
AttributeError: 'NoneType' object has no attribute 'group'
tcpdump: Unable to write output: Broken pipe
The text was updated successfully, but these errors were encountered:
listening on pktap, link-type PKTAP (Apple DLT_PKTAP), capture size 262144 bytes
03:43:33.052265 IP 192.168.....
Traceback (most recent call last):
File "/Users/laithrafid/Library/Python/3.10/bin/cccolor", line 217, in
main()
File "/Users/laithrafid/Library/Python/3.10/bin/cccolor", line 195, in main
total_data += regdata.group(1)
AttributeError: 'NoneType' object has no attribute 'group'
tcpdump: Unable to write output: Broken pipe
The text was updated successfully, but these errors were encountered: