I suggest create good Firewall, so what should have:
- option "add" IP and www to BlockList/ Black List
( In linux with this app I can only add list www. )
- block upload or download
- block ports
- allerts ON/OFF if some IP want attack me
- allerts ON/OFF when I want connect IP or www. which is blocked.
- gpl can run only with root, I suggest use gksu like "gksu pgl"
- I suggest create add option block IP - to IP
- I suggest backlight line with IP inside BlockList/BlacList, IP from allert.
- I suugest window with IP/www which are used, and used,
this can be for example from "iftop" and option block or , add to block,
add limits upload or download.
- add option traceroute if trace route is installed to debug internet
If too many option inside 1 topic, please correct me :-)
- option "add" IP and www to BlockList/ Black List
( In linux with this app I can only add list www. )
I'm not sure if I understand you correctly. but I guess this is covered by Feature Request #50.
- block upload or download
This would require showing every not-blocked packet. I think PG2 (Windows) had an option to do that. If this was implemented, we'd still need to change which packets are checked. atm this is "! RELATED,ESTABLISHED". But what you request is to block an already ESTABLISHED connection.
- block ports
Easy to do with iptables, but I'm not sure if this is a feature for pgl.
- allerts ON/OFF if some IP want attack me
- allerts ON/OFF when I want connect IP or www. which is blocked.
Might be a feature for pglgui. Personally I'm not that interested in this kind of notification (thinking about the pglgui icon in the topbar blinking on hits).
- gpl can run only with root, I suggest use gksu like "gksu pgl"
pglgui already uses gksu (or any other similar helper, see Options/Settings) whenever root rights are needed. This will be rewritten by using Policykit or something else sometime.
- - I suggest create add option block IP - to IP
You mean an IP range? That's covered by #50.
- I suggest backlight line with IP inside BlockList/BlacList, IP from allert
I neither know what a backlight line is, nor do I understand the rest of the line. Please elaborate.
- I suugest window with IP/www which are used, and used,
this can be for example from "iftop" and option block or , add to block,
add limits upload or download.
Please elaborate and explain "IP/www" and "iftop".
- add option traceroute if trace route is installed to debug internet
Like the "whois" dialog. Sounds sensible.