fix(sub): restore compatible SOCKS subscription inbound (#6395)

This commit is contained in:
dawn
2026-09-03 22:33:14 +08:00
committed by GitHub
parent 04e8458054
commit 0c72dd8384
8 changed files with 57 additions and 6 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"inbounds": [
{
"port": 10808,
"protocol": "mixed",
"protocol": "socks",
"settings": {
"auth": "noauth",
"udp": true,