mirror of
https://github.com/XTLS/Xray-core.git
synced 2026-09-26 19:20:06 +00:00
Add Fake DNS support (#309)
Co-authored-by: Xiaokang Wang <xiaokangwang@outlook.com> Co-authored-by: loyalsoldier <10487845+Loyalsoldier@users.noreply.github.com> Co-authored-by: kslr <kslrwang@gmail.com>
This commit is contained in:
co-authored by
Xiaokang Wang
loyalsoldier
kslr
parent
db32ce6fd9
commit
f50eff5ebb
@@ -16,6 +16,7 @@ import (
|
||||
|
||||
// Other optional features.
|
||||
_ "github.com/xtls/xray-core/app/dns"
|
||||
_ "github.com/xtls/xray-core/app/dns/fakedns"
|
||||
_ "github.com/xtls/xray-core/app/log"
|
||||
_ "github.com/xtls/xray-core/app/policy"
|
||||
_ "github.com/xtls/xray-core/app/reverse"
|
||||
|
||||
Reference in New Issue
Block a user