-
__TLDR:__
All the examples provided are using infinite loops to catch the packets but is there a way to properly stop this loop (without interrupting brutally with CTRL-C or kill or ...) ?
__Det…
-
# Required information
* Distribution: from scratch / ppc (generated using buildroot)
* Distribution version: ---
* The output of
* `lxc-start --version`
```
2.1.1
```
* `lxc-checkc…
-
Hello,
I'm running snort in a docker container, which connects to an nfqueue queue on the host network (configured with iptables) to process network packets.
Checkpointing the container seems to w…
-
В общем на роутере с openwrt пытаюсь поднять обход. На винде через GoodbyeDPI с опцией -e 40 все работает ок. А на роутере через nfqws --wsize=40 нет. Непонятно почему, ведь по идее механизм работы у …
-
The bug was introduced in https://github.com/florianl/go-nflog/pull/4
We should check if this function is non-nil here.
https://github.com/florianl/go-nflog/blob/master/nflog.go#L190
```go
i…
-
[X] I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/CONTRIBUTING.md
[X] I have searched the existing issues and I'm convinced that mine is new.
**Is your…
-
Hi, I'm trying to integrate your project with nfqueue to create a node-ndpinetfilter
1. I compiled with the latest ndpi version.
2. When compile node-ndpi:
make: Entering directory 'node-ndpi…
-
This started happening on VMs that weren't even close to reaching the maximum memory allotted.
Host setup:
- 48-core AMD CPU
- 64GB of memory
- Kernel 4.18.0
Guest setup:
- 8 vCPUs
- 16 GB …
-
The warning:
```
[-] Module src.modules.attacks.beef_hook failed to load! (cannot import name http_auth)
[-] Module src.modules.attacks.pemod failed to load! (cannot import name http_auth)
```
ghost updated
5 years ago
-
I am trying to read eve.json file and return to my client but there is error because eve.json is not in standard json format structure. Please help me how to read this file.