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
File "/usr/local/lib/python3.12/site-packages/my_portscanner/scan_tools/SynScan.py", line 41, in run
if response_packet[TCP].flags == "SA":
~~~~~~~~~~~~~~~^^^^^
File "/usr/local/lib/python3.12/site-packages/scapy/packet.py", line 1327, in getitem
raise IndexError("Layer [%s] not found" % name)
IndexError: Layer [TCP] not found
docker run ghcr.io/ryosukedtomita/my_portscanner:0.1.3 -sS -p0-65535 200 0.09s user 0.09s system 0% cpu 33:32.08 total
条件は不明
The text was updated successfully, but these errors were encountered:
File "/usr/local/lib/python3.12/site-packages/my_portscanner/scan_tools/SynScan.py", line 41, in run
if response_packet[TCP].flags == "SA":
~~~~~~~~~~~~~~~^^^^^
File "/usr/local/lib/python3.12/site-packages/scapy/packet.py", line 1327, in getitem
raise IndexError("Layer [%s] not found" % name)
IndexError: Layer [TCP] not found
docker run ghcr.io/ryosukedtomita/my_portscanner:0.1.3 -sS -p0-65535 200 0.09s user 0.09s system 0% cpu 33:32.08 total
条件は不明
The text was updated successfully, but these errors were encountered: