Second variant for group for direct connection

This commit is contained in:
Davoyan
2025-08-11 17:28:30 +03:00
parent a1902bf170
commit e0f0874254

View File

@@ -136,7 +136,13 @@ proxy-groups:
proxies:
- DIRECT # Direct connection only
```
or
```yaml
proxies:
- name: "🔓 No proxy"
type: direct
udp: true
```
---
### 3. `select-random-proxy: true`