-
Current target: esp8266
On the official docs:
https://docs.micropython.org/en/latest/library/network.html
> network.hostname([name])
> Get or set the hostname that will identify this device on…
-
When using brucegotchi at home, it started deauthing my network, not convenient ;(
Add new field to bruce.conf that contains ssid list of networks, that you don't want to act with.
```
"wifi_exc…
-
I'm filing an issue against the CYW43439 reported by a user on the BTstack mailing list.
When ENABLE_LE_DATA_LENGTH_EXTENSION is added to the btstack_config.h, BTstack will enable DLE by sending a …
-
I used the BLE sniffer to sniff the packets between a BLE device and a phone during paring and connection. But everytime I tried to connect the BLE device and typed PIN in the phone for pairing, the s…
mge43 updated
7 years ago
-
I have used a packet sniffer and to my shock, the packets are perfectly unprotected and are out there just waiting to be misused. Can you please add an ability to have a callback for both incoming and…
-
Makefile cannot compile with g++ on mac os because the binaries we are including in `packet_sniffer.h` are different between linux with gnu compilers and mac os with darwin g++ compilers.
-
**What happened**:
I deployed Submariner with GlobalNet across two Kubernetes clusters. DNS resolution works as expected, but connectivity to services across clusters fails with a `Host is unreachabl…
-
salut tu as update le sniffer packet de skilla pour daoc ? ca marche toujours ? serait il possible de parler avec toi ?
merci
-
I'm new to gr-iridium and the Iridium Toolkit, attempting to build my own Iridium sniffer using Ubuntu 22.04 and HackRF. Following recommendations, I've installed GNU Radio 3.10. When I ran the follow…
-
I ran a packet sniffer from my router. Without your module installed my phone data usage, not hotspot, has a ttl of 64. With your module installed my phone usage has a TTL of 65. With your module i…