Skip to content

Where is the information on how to use the DNS Filter? #4471

Answered by offhub
TFWol asked this question in Q&A Feedback
Discussion options

You must be logged in to vote

The usage information is available in the Sandboxie-Plus interface.

<string>With the DNS filter individual domains can be blocked, on a per process basis. Leave the IP column empty to block or enter an ip to redirect.</string>

Note

There is no wildcard support in this setting.

To redirect a domain:

NetworkDnsFilter=www.example.com:127.0.0.1
NetworkDnsFilter=program.exe,www.example.org:127.0.0.1

To block a domain: (Alternatively, you can also redirect it to 0.0.0.0)

NetworkDnsFilter=www.example.com
NetworkDnsFilter=program.exe,www.example.org

Warning

  • You may also need to use the Template=BlockDNS

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@TFWol
Comment options

Answer selected by TFWol
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants