You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am attempting to have a tool that makes internet web requests bypass FakeNet. I am able to have FakeNet ignore it for HTTP/HTTPs, but I still see the DNS requests.
After testing a modification to Diverter -> ProcessBlackList: <my tool here> & BlackListPortsUDP: 53 (which was suggested to me) as well as trying ProcessBlackList: <my tool here> in the [DNS Server], it seems that it does not seem to be working.
The text was updated successfully, but these errors were encountered:
I am attempting to have a tool that makes internet web requests bypass FakeNet. I am able to have FakeNet ignore it for HTTP/HTTPs, but I still see the DNS requests.
After testing a modification to Diverter ->
ProcessBlackList: <my tool here>
&BlackListPortsUDP: 53
(which was suggested to me) as well as tryingProcessBlackList: <my tool here>
in the[DNS Server]
, it seems that it does not seem to be working.The text was updated successfully, but these errors were encountered: