Skip to content

Commit

Permalink
[conf-gen] don't reject HTTPS/SVCB DNS requests
Browse files Browse the repository at this point in the history
  • Loading branch information
lirundong committed Oct 13, 2024
1 parent c10b7d6 commit 0918e57
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions conf-gen/source.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,7 @@ generates:
- tag: tun
type: tun
interface_name: tun0
stack: system
sniff: true
sniff_override_destination: true
inet4_address: 172.19.0.1/30
Expand Down Expand Up @@ -590,14 +591,7 @@ generates:
- tag: DIRECT
address: local
detour: DIRECT
- address: rcode://refused
tag: REJECT
rules:
- server: REJECT
query_type:
- SVCB
- HTTPS
disable_cache: true
- server: DIRECT
type: logical
mode: or
Expand Down

0 comments on commit 0918e57

Please sign in to comment.