Happy MINISO Quarter 2 Offers live now

Virtual Lag Switch


Virtual Lag Switch


Top Categories

Virtual Lag Switch

import scapy.all as scapy

# Create a network interface object interface = scapy.conf.iface

# Set the delay in milliseconds delay_ms = 500

# Add a delay to the network connection scapy.sr1(scapy.IP(dst="8.8.8.8")/scapy.TCP(dport=80), timeout=delay_ms/1000, iface=interface, verbose=0)

Top Sellers

About Miniso

We’re here to help today’s youth discover affordable little joys

MINISO is a international product retailer, offering high quality household goods, cosmetics and food at affordable prices. Read More

The Newsletter

Get the latest news & updates from Miniso

Loading

What Customer Says

import scapy.all as scapy

# Create a network interface object interface = scapy.conf.iface

# Set the delay in milliseconds delay_ms = 500

# Add a delay to the network connection scapy.sr1(scapy.IP(dst="8.8.8.8")/scapy.TCP(dport=80), timeout=delay_ms/1000, iface=interface, verbose=0)