-
Python 3.9 in a virtual env
`
Collecting LocalResolver
Downloading LocalResolver-0.0.1.tar.gz (16 kB)
Preparing metadata (setup.py) ... done
Collecting scapy
Downloading scapy-2.5.0.tar.gz…
-
Hi, sometimes I found that log files ( including pcap and switch log ) were so big even to tens of MBs/file. So, I want to close ALL of the logs of Mininet and BMV2 (pcaps, switch logs and so on). H…
-
First of all thanks for your ongoing effort and the nice v5 of your install-p4dev script! The speedup thanks to the package-based installation is really great and most appreciated! install-p4dev-v5.sh…
-
```
def DoS_synflood():
# forge IP packet with target ip as the destination IP address
ip = IP(dst=target_ip)
# forge a TCP SYN packet with a random source port
# and the ta…
-
### Description
First off, thanks for making a great tool with tons of examples/tutorials! I noticed that `scapy.read_visium()` is referenced in the ["Import spatial data in AnnData and Squidpy" tuto…
-
I am trying to connect your Wi-Fi transmitter to emit beacon using the hackrf but it does not work. I have simply put an osmocom block instead of the original one.
Does your Wi-Fi transmitter modul…
-
Can I test RFC6775 multi-hop NDP in native board environment on RIOT os?
Are there any documents to reference for environment configuration and testing?
Thank you.
-
I want to know why the field "enq_timestamp" is only 32 bits rather than 48 bits? whether the clock is the same as for "ingress_global_timestamp" ? and the clock of "ingress_global_timestamp" wouldn'…
-
Hi Ramon!
I don't know if it's possibile in mininet wifi but i would like to explain the scenario I want to realize.
I have 3 hosts and a fixed station (to handle handover and working as a fog n…
-
When I set mongodb enabled = yes in reporting.conf i get the follow error when attempting to start cuckoo:
Checking for updates...
You're good to go!
Oops! Cuckoo failed in an unhandled excepti…