added blocking self-revealing proxies

enabled by default in the config
This commit is contained in:
Mystikfluu
2022-06-10 20:06:41 +02:00
parent 07e36cd2d3
commit bf733806b9
2 changed files with 37 additions and 4 deletions
+2 -1
View File
@@ -23,5 +23,6 @@
},
"logs": {
"level": 5
}
},
"disallow_proxies_by_headers": true
}