-
Hey there!
I could make it work like you stated using ArcDPS, however, another issue I've seen. Even if the Burrito is checked as always on top and I have gw on windowed. Every time you focus on gw…
-
os: CentOS Stream
kernel: `Linux 4.18.0-310.el8.x86_64 #1 SMP Tue Jun 8 00:24:50 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux`
my commit: https://github.com/ttys3/nDPI/commit/8909f366294acc9775b83d6492…
ttys3 updated
3 years ago
-
I like and use your tool a lot. :)
However, since 4.8 the useskill function is not helpfull anymore, so i needed to downgrade the toolbox to 4.6 (because the 4.7.1 link in the history md doesn't work…
-
Today GW2 had an update.
After the update the game crash after launch.
The game works with only wine. it works on windows with dxvk too. only in linux crashes.
Also the strange thing is that selec…
-
- [x] common.json
- [x] error.json
- [x] game.json
- [x] languages.json
- [x] pages.json
- [x] platforms.json
- [x] home.json
- [x] events.json
- [x] guild.json
- [x] guildwars.json
- [x] pv…
-
- [x] common.json
- [x] error.json
- [x] game.json
- [x] languages.json
- [x] pages.json
- [x] platforms.json
- [x] home.json
- [x] events.json
- [x] guild.json
- [x] guildwars.json
- [x] pv…
-
- [x] common.json
- [x] platforms.json
- [x] languages.json
- [x] game.json
- [x] pages.json
- [x] home.json
- [x] events.json
- [x] guild.json
- [x] guildwars.json
- [x] pvp.json
- [x] task…
-
I was wondering about Protocol categories lists/matrix.
Maybe a command like then next would be possible:
`iptables -t mangle -A FORWARD -m ndpi --category p2p -j DROP`
For example match
VOIP:
…
elico updated
4 years ago
-
```
./autogen.sh
./configure --disable-gcrypt
make
cd test; do.sh
```
`./configure --disable-gcrypt` should disable those UT that depend on gcrypt, so that running the UT still succeeds.
-
~~~
gcc -shared -fPIC -Wl,-soname,libndpi.so.3 -o libndpi.so.3.3.0 protocols/maplestory.o protocols/rtp.o protocols/oracle.o protocols/rtmp.o protocols/rdp.o protocols/viber.o protocols/tinc.o…