Release of the Interactive Firewall . The project is a small bash script that reads information from logs about packets that did not match the accumulated rules and prompts the user for confirmation or blocking of the detected network activity. The user's choice is saved and used for similar traffic linked to IP ("one connection => one question => one solution"), and questions are not repeated.
Packages are available in deb and txz formats (Slackware). If available,
in the dialog system and the wmctrl utility (available on SlackBuild.org) will display separate dialog windows for confirmation; otherwise, requests are output in the terminal. To reduce the number of connections in Firefox (Palemoon), you can change the values of the following options in about:config:
network.http.max-persistent-connections-per-proxy;1
network.http.max-persistent-connections-per-server;1
Source: opennet.ru
