-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4b56ec1
commit 09f3a23
Showing
2 changed files
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
```{.yaml linenums="1"} | ||
proxies: | ||
- name: "dns-out" | ||
type: dns | ||
``` | ||
|
||
`dns`出站会将请求劫持到内部[dns](../dns/index.md)模块,所有请求均在内部处理 | ||
|
||
!!! warning "" | ||
暂不支持劫持tcp请求,请配合[网络类型规则使用](../rules/network.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters