bbqaaq
bbqaaq
Hi! I would like to share my results after 2 days efforts! My target is to use ndpi to enhance the bittorrent detection using tshark, however, there aren't any good...
Indeed the display filter should be related to the ndpi.lua script, not the extcap (ndpiReader) module. Im sure that my lua script is being executed (with the log), but I...
I suggest to add more instructions on how to use tshark with nDPI, in the readme file of wireshark/README.md I used nearly 2 days to figure out how to make...
@jiangdu8888 Sorry for late reply. Indeed I was following this guide to try to setup the ndpi with wireshark. https://sharkfesteurope.wireshark.org/assets/presentations17eu/19.pdf If you still have problem with it, try to google...
Hi, after doing some researches, I think my issue is same as this issue so I should close my issue. I think the way to solve my issue is using...
As seems no one is working on this issue, I have done my workaround on this today. From [rust-optimizer](https://github.com/CosmWasm/rust-optimizer#mono-repos) readme, there are two ways to handle workspace's contracts. One is...
So may I ask if terrain will support workspace later? Currently terrain got problems with multi-contracts or workspace setup. Indeed I got problems with the terrain setup, as workspace is...
@emidev98 Can you please not just close my issue? As Im telling some actual usage during development. Workspace setup for contract development is common, and now it's not working with...
Thanks Emi. I will gather my way of tackling workspace problem. Will submit a PR to this repo once Im ready.
This is a good plugins! I probably will use it in my project! But Im suggesting to make this plugin being executed before the `removeUselessDefs` plugins, otherwise it will just...