GyulyVGC / sniffnet

Comfortably monitor your Internet traffic 🕵️‍♂️
https://sniffnet.net
Apache License 2.0
18.65k stars 560 forks source link

Cut paste capabilities and virustotal links for ip address, domain etc #418

Closed lpingree closed 7 months ago

lpingree commented 11 months ago

Is there an existing issue for this?

Describe the solution you'd like

I really like this tool, but the thing I'd love to have is:

Is your feature request related to a problem?

n/A

GyulyVGC commented 11 months ago

Hi @lpingree

Check out https://github.com/GyulyVGC/sniffnet/pull/409 in which I implemented the ability to copy IP addresses to clipboard (the feature is merged into the main branch but will be officially released with the next version of the app).

What do you think about that solution? I think that IP addresses are the most important metric and for this reason are the only to be copyable.

Concerning the use of virustotal.... I don't like the idea of being tied to a specific vendor opening their website.

However, I plan to integrate some "IP reputation" service sooner or later, so that users will be able to see the reputation of an address directly inside the app.

GyulyVGC commented 7 months ago

Closing in favour of #514