Giuliano Bellini

Results 333 comments of Giuliano Bellini

Yeah, it's pretty much what I was thinking about, with the only difference that I had in mind to exclude charts. Actually it would be nice to have them though....

Write of PCAP files has been implemented in #473. I was starting to work also on PCAP files read, but I've realised that there are some aspects I was neglecting...

Hi @Manu8586Fr did you install the [required dependencies](https://github.com/GyulyVGC/sniffnet#required-dependencies)?

So, you did `cargo install sniffnet` with no errors. And if you just type `sniffnet` in your terminal, `error: Invalid record (Producer: 'LLVM3.8.0' Reader: 'LLVM 3.8.0')` this error is raised,...

Can you include the full error message (picture or copy the error log)

Could you post the output of `cargo b` and of `cargo r` from your repo clone?

Here you are: [Sniffnet_Windows_64-bit.msi.zip](https://github.com/GyulyVGC/sniffnet/files/11686583/Sniffnet_Windows_64-bit.msi.zip) Let us know if it solves the original problem.

Could you try installing an alternative version of the app from [here](https://github.com/GyulyVGC/sniffnet/suites/13469079922/artifacts/739158255)? This version uses another graphical renderer.

A problem similar to this one has been solved in #11 However another similar problem is still unsolved in #164

As of now, the available adapters are those identified by pcap and are only internal to the machine on which Sniffnet is installed. The idea you mentioned would require the...