Update documentation

This commit is contained in:
世界 2022-08-19 19:02:32 +08:00
parent 767cd55817
commit 8e8b4dba22
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
9 changed files with 148 additions and 16 deletions

View file

@ -10,7 +10,6 @@
{
"type": "tun",
"tag": "tun-in",
"interface_name": "tun0",
"inet4_address": "172.19.0.1/30",
"inet6_address": "fdfe:dcba:9876::1/128",
@ -24,16 +23,14 @@
],
"include_uid_range": [
[
1000,
99999
"1000-99999"
]
],
"exclude_uid": [
1000
],
"exclude_uid_range": [
1000,
99999
"1000-99999"
],
"include_android_user": [
0,
@ -45,7 +42,6 @@
"exclude_package": [
"com.android.captiveportallogin"
],
"sniff": true,
"sniff_override_destination": false,
"domain_strategy": "prefer_ipv4"

View file

@ -32,6 +32,10 @@
}
```
!!! warning ""
WireGuard is not included by default, see [Installation](/#Installation).
### WireGuard Fields
#### server