feat: Add DNS outbound to hijack DNS packets (#1078)

This commit is contained in:
sduoduo233
2024-03-04 18:21:50 +08:00
committed by GitHub
parent d27340867f
commit 3ec23c1fc5
3 changed files with 151 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ const (
RejectDrop
Compatible
Pass
Dns
Relay
Selector