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
Hello, thanks for your work. I want to ask you about receiving and sending traffic. I mean you had done the work to send packets 1 way, for example: 33.125.36.55 -> 10.0.0.55. Now I want to send back from 10.0.0.55 -> 33.125.36.55, how can I do it with Scapy?
The text was updated successfully, but these errors were encountered:
Hello, thanks for your work. I want to ask you about receiving and sending traffic. I mean you had done the work to send packets 1 way, for example:
33.125.36.55 -> 10.0.0.55
. Now I want to send back from10.0.0.55 -> 33.125.36.55
, how can I do it with Scapy?The text was updated successfully, but these errors were encountered: