Petr Velan

Results 12 issues of Petr Velan

I've noticed that youtube stopped tracking the progress of video playback since I started using this addon. When I disable it, it is working as expected, even private mode is...

I'm getting a floating point exception for this version and configuration: ``` Version: 2.2.1 GIT hash: db9a5d4 Build type: Release Architecture: x86-64 (little endian) Compiler: GNU 7.4.0 Copyright (C) 2018...

I've recently pushed a fix for links to files which handles team_id being an empty string. However, it is probably a bigger problem as stated by ``` //FIXME: in v4...

I get multiple flows with the same 5-tuples (IPs, ports, protocol) and same times. ipfixprobe is running as follows: ```bash /usr/bin/ipfixprobe -i 'dpdk;p=0;q=1;e=ipfixprobe-eal --lcores (0-7)@(1,3,5,7,9,11,13,15,17,19,21,23) -a 0000:d8:00.0 --file-prefix=11263' -s 'cache;size=20;active=300;inactive=60;split'...

bug

I'm running the ipfixprobe as follows: ```bash /usr/bin/ipfixprobe -i 'dpdk;p=0;q=1;e=ipfixprobe-eal --lcores (0-7)@(1,3,5,7,9,11,13,15,17,19,21,23) -a 0000:d8:00.0 --file-prefix=11263' -s 'cache;size=20;active=300;inactive=60;split' -p basicplus -p dns -p http -p tls -p quic -p passivedns -o...

bug

One cannot run two processes as follows: ```bash /usr/bin/ipfixprobe -i 'dpdk;p=0;q=1;e=ipfixprobe-eal --lcores (0-7)@(0,2,4,6,8,10,12,14,16,18,20,22) -a 0000:3b:00.0' /usr/bin/ipfixprobe -i 'dpdk;p=0;q=1;e=ipfixprobe-eal --lcores (0-7)@(1,3,5,7,9,11,13,15,17,19,21,23) -a 0000:d8:00.0' ``` The second process gives this output: ```text...

enhancement

i've been running miner_detector in order to detect connection to the minergate pool at xmr.pool.minergate.com:45560. However, even when I lowered the threshold to 7 (default was 9, the readme seems...

This is feature request. Would it be possible to devise an algorithm to aggregate IP addresses for some detection modules, most importantly the horizontal scan detection to whole subnets? The...

The bruteforce detector puts input and output targets to the NOTE output field. Would it make sense to add some target fields instead? Possibly a dynamic one from which the...

### The bug When sharing an album through a public link, at least following information is disclosed: - name (https://server/api/shared-links/me) - email (https://server/api/shared-links/me) - originalPath to image (https://server/api/assets/ASSET_ID) I believe...