Add config option to disable dns query interception

This commit is contained in:
Daniel
2022-04-15 13:05:24 +02:00
parent ce99f10038
commit 29bfa9fd91
4 changed files with 27 additions and 8 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/safing/portmaster
go 1.15
go 1.18
require (
github.com/agext/levenshtein v1.2.3