fix: egress probe mode direct→rule so traffic goes through proxy node

This commit is contained in:
2026-07-28 23:16:05 +08:00
parent 013efe967e
commit fbe09f13de
+1 -1
View File
@@ -143,7 +143,7 @@ func buildEgressProbeConfig(node model.ProxyNode, port int) ([]byte, error) {
config := fmt.Sprintf(`mixed-port: %d
allow-lan: false
mode: direct
mode: rule
log-level: warning
proxies:
- %s