-
Hi, I new to socket, but I want to scan ports which are opened on other host or not. I find `libtins` can do this. Thanks for your work!
I meet a problem when doing my work, the `libtins` complains…
-
I am new to libtins and c++ so forgive my silliness. I am trying to build libtins on VS2013 (Windows) but cant solve these linking errors. Can you help me with what might be the issue. I have followed…
-
At NixOS we are experiencing this error with our own gtest 1.14:
```
> /build/source/googletest/googletest/include/gtest/gtest.h:302:41: error: expected '>' before '
-
The library is unable to parse any EAPOL-Start or Identity packets included in this capture file.
The EAPOL-Start packet throws a backtrace when attempting to decode the header because of the packe…
-
I am failing to compile libtins with npcap sdk 1.13 with visual studio 2019 compiler and I dont know whether I am doing it right.
I have pthreads as a library in my local development environment. It …
-
The installed package for libtins is not relocatable (it contains a bunch of absolute paths valid only on the machine in which is was built).
There are several sub-issues here:
1. `CONFIGURE_PACKAGE_…
-
not sure if i exited the app incorrectly, but it got me stuck in monitor mode (osx 10.9).
i tried everything i could think of, including start/stopping a libtins app, starting/stopping `airport sniff…
-
After a successful ./configure:
```
# make
g++ -c -Wall -g -O2 -std=c++11 -DFUZZER_VERSION=0.1 -Iinclude main.cpp -o main.o
In file included from /usr/include/tins/tins.h:49:0,
from …
-
**Issue:** Garbage accompanies the transmitted packets.
**Severity:** functionality of the driver
## Description:
Packets crafted by `libtins` (pulled today Mon 8. Mar 2021) and `scapy` are accom…
-
https://github.com/mfontanini/libtins/blob/fe221866238282057478b3c15e985dd12c8f49ef/include/tins/dot11/dot11_base.h#L184
WAKEUP_SCHEDULE,
CH_SWITCH_TIMING,
https://github.com/wi…