opensnitch/daemon/conman
Gustavo Iñiguez Goia 65c3790106 Prompt the user to allow/deny all outgoing connections
With the current implementation, it's not possible to know what
process/pid has created an outgoing connection, but there's still
valuable information that the user may want to know, so:

- display outgoing connections even if the process name/path is unknown.
 (src ip, dst ip, dst port, uid)
- get outgoing connection uid if kernel > 3.6.
2019-10-25 00:55:32 +02:00
..
connection.go Prompt the user to allow/deny all outgoing connections 2019-10-25 00:55:32 +02:00