You are not logged in.
Is this possible? For example, I want to block all programs under ~/.wine from connecting out period.
Offline
firestarter is just a wrapper for iptables, and iptables has no module to match against application name/path so no it's not possible.
If you can run these apps as a different user, you can use the 'owner' module to block based on UID.
Are you familiar with our Forum Rules, and How To Ask Questions The Smart Way?
BlueHackers // fscanary // resticctl
Offline