From d2e8afb7001e3efe74d54dabd047015e92fa409f Mon Sep 17 00:00:00 2001 From: lhie1 Date: Sat, 25 Jul 2020 14:50:35 +0800 Subject: [PATCH] mixed-port: 8899 --- Clash/Head.yaml | 1 + Clash/Head_dns.yaml | 1 + Clash/Head_tap.yaml | 1 + 3 files changed, 3 insertions(+) diff --git a/Clash/Head.yaml b/Clash/Head.yaml index 9e171a7..b65373f 100644 --- a/Clash/Head.yaml +++ b/Clash/Head.yaml @@ -1,5 +1,6 @@ port: 8888 socks-port: 8889 +mixed-port: 8899 allow-lan: true mode: Rule log-level: info diff --git a/Clash/Head_dns.yaml b/Clash/Head_dns.yaml index 1e36690..f2b6abb 100644 --- a/Clash/Head_dns.yaml +++ b/Clash/Head_dns.yaml @@ -1,5 +1,6 @@ port: 8888 socks-port: 8889 +mixed-port: 8899 allow-lan: true mode: Rule log-level: info diff --git a/Clash/Head_tap.yaml b/Clash/Head_tap.yaml index 55c3e5d..27d96db 100644 --- a/Clash/Head_tap.yaml +++ b/Clash/Head_tap.yaml @@ -1,5 +1,6 @@ port: 8888 socks-port: 8889 +mixed-port: 8899 allow-lan: true mode: Rule log-level: info