sandboxie-plus / Sandboxie

Sandboxie Plus & Classic
https://Sandboxie-Plus.com
GNU General Public License v3.0
13.69k stars 1.52k forks source link

Internet Restrictions seems not to work right (MANPROXY) #724

Closed sebadamus closed 3 years ago

sebadamus commented 3 years ago

Describe the bug I want a box with blocked internet access for every program except some. It seems to work with Firefox, Chrome... but i.e. I have an extension that uses an additional .exe file to get video streams and save to disk. Adding this .exe to the exclusions manually or by accepting it from the popup that asks to allow it and remember, wont work, also wont work by clicking right clicking Preset and Allow Internet Access. Seems to give also some "MANPROXY" errors in SBie Messages might have something to do with https://github.com/sandboxie-plus/Sandboxie/issues/643#issue-823199043

To Reproduce Steps to reproduce the behavior:

  1. First I block internet access from sandbox preset (screenshot below)
  2. Go to sandbox config, Program Groups and add to "InternetAccess" the program I want to allow "net.downloadhelper.coapp-win-64.exe" (see screenshot)
  3. There in Internet Restrictions I enable Block Internet and Promp User (this one so it will ask me to allow internet)
  4. Each time I open manually net.downloadhelper.coapp-win-64.exe it asks for internet access even if click on remember. Even if it is already added manually. If I open Firefox, the it test the extension and again asks for allow each time, but seems not to work.

Expected behavior Adding the .exe or .exe programs involved in the allowed/exeptions lists should let them go internet.

Screenshots If applicable, add screenshots to help explain your problem. 1) imagen 2) imagen 3) imagen

System and installed software (please provide the following information): Windows 10 20H2 19042.868 Sandboxie Plus 0.7.2 Bitdefender Free version (tested with the protection turned off, too)

DavidXanatos commented 3 years ago

not sure about the manpoxy errors, the issue with net.downloadhelper.coapp-win-64.exe is that its located inside the sandbox and you can not white list things located inside.

sebadamus commented 3 years ago

Yes, you are absolutely right, sorry.