Add ip_version rule item

This commit is contained in:
世界
2022-08-16 23:46:05 +08:00
parent d6a0aa7ccf
commit f51128f772
10 changed files with 43 additions and 6 deletions

View File

@@ -8,6 +8,7 @@
"inbound": [
"mixed-in"
],
"ip_version": 6,
"network": "tcp",
"auth_user": [
"usera",
@@ -107,6 +108,12 @@
Tags of [inbound](../inbound).
#### ip_version
4 or 6.
Not limited if empty.
#### auth_user
Username, see each inbound for details.