List of apps with open connections #1112
random3456345
started this conversation in
Ideas
Replies: 1 comment 5 replies
-
|
Glad you asked for it, because I already had it in the roadmap, so I have an excuse to add it :) We have two options: dump the active connections and/or dump the conntrack list (conntrack -L) The daemon part is already done, but I still need to write the GUI part. I was in doubt about how to display the list, in a new tab, or in a new window (with buttons to kill connections, copy/paste, etc...). tasks:
|
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
something I would like to see is a list of apps that have active connections, similar to the command
sudo netstat -tup, with the corresponding icons at the beginning of each line.Beta Was this translation helpful? Give feedback.
All reactions