4 Commits

Author SHA1 Message Date
Umbrix Developer
85db0efc59 feat: Add per-app proxy (Split Tunneling) for desktop platforms
Some checks failed
CI / run (push) Has been cancelled
- 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
hiddify
d37d5ad13f use more effienet data storage 2024-10-02 21:17:59 +02:00
hiddify
51862c6e99 new: add multiprocess safe database 2024-09-30 21:10:33 +02:00
hiddify
3a508b7929 new: Big Change, Add support for Extensions 😍 2024-09-28 20:31:38 +02:00