Gleb Shcherbyna
Results
1
issues of
Gleb Shcherbyna
### Brief description pkt = IP(dst=dest_addr, ttl=hop) / ICMP() reply = sr1(pkt, verbose=0, timeout=timeout) Reply is None. Everything worked fine in the previous version ### Scapy version 2.5.0 ### Python...