Files
umbrix-libcore/config/hiddify_option.go
Umbrix Developer 85db0efc59
Some checks failed
CI / run (push) Has been cancelled
feat: Add per-app proxy (Split Tunneling) for desktop platforms
- Add PerAppProxyOptions struct with Mode, IncludedApplications, ExcludedApplications
- Implement routing rules for include/exclude modes
- Include mode: selected apps use VPN, others go direct
- Exclude mode: selected apps bypass VPN, others use VPN
- Only active on non-Android platforms (Windows, Linux, macOS)
- Logging added for debugging per-app routing decisions

Part of v1.7.6 Split Tunneling feature
2026-01-20 17:38:25 +03:00

5.7 KiB