Umbrix Developer
a680ccc2d0
fix: Tolerance 50ms + InterruptExistConnections false
...
CI / run (push) Has been cancelled
- URLTest Tolerance: 1 → 50 (стабильный автовыбор без дёрганий)
- InterruptExistConnections: true → false для URLTest и Selector
- Критично: предотвращает разрывы YouTube/загрузок при смене сервера
- Протестировано: streams продолжаются без прерываний
2026-01-26 20:04:50 +03:00
Umbrix Developer
85db0efc59
feat: Add per-app proxy (Split Tunneling) for desktop platforms
...
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
Umbrix Developer
0e15babcb3
fix: Exclude Umbrix processes from VPN routing
...
- Uncommented process exclusion rule for desktop platforms
- Changed process names from Hiddify to Umbrix
- Added 'Umbrix Start.exe' to handle renamed launcher
- Prevents routing loops when Umbrix routes its own traffic
Process names excluded:
- Umbrix, Umbrix.exe (main app)
- Umbrix Start.exe (launcher)
- UmbrixCli, UmbrixCli.exe (CLI utility)
2026-01-20 16:54:51 +03:00
hiddify
5cc853c48f
fix: typos
2024-09-29 00:27:34 +02:00
hiddify
3a508b7929
new: Big Change, Add support for Extensions 😍
2024-09-28 20:31:38 +02:00
x
1f485e1193
chg: HiddifyOptions
2024-09-26 23:27:04 +02:00
Hiddify
cfb37888d4
avoid self loop route in android in tun
2024-08-06 14:36:17 -04:00
Hiddify
ebfea88cff
test
2024-08-06 12:55:18 -04:00
Hiddify
00381812a5
add intrrupt connection
2024-08-05 23:26:44 +02:00
Hiddify
9e9ff7b24e
revert changes
2024-08-05 21:24:09 +02:00
Hiddify
713fc53e63
test
2024-08-05 19:59:05 +02:00
Hiddify
be126caf72
simple refactor config.go
2024-08-05 18:41:14 +02:00
Hiddify
94ee9164de
fix: tunnel service
2024-08-05 18:28:44 +02:00
Hiddify
40428ee908
fix: bug?
2024-08-05 16:52:59 +02:00
Hiddify
946f0878ff
new: ignore utls if no fp is in the url, fix instance not stoped
2024-08-04 21:36:31 +02:00
Hiddify
56ceaa9f62
fix: when no dns found for skydns
2024-08-03 15:47:46 +02:00
Hiddify
09904341ea
add domains with .ru .ir .cn .tr as ignore list
2024-08-02 13:57:02 +02:00
Hiddify
e9a3396024
better tunnel management and cache dns of url test
2024-08-02 08:29:13 +02:00
Hiddify
4423fa1cb2
fix: urltest bugs
2024-08-02 01:16:46 +02:00
Hiddify
0f3acfc459
new: add fragment to xray if not available
2024-07-30 14:56:40 +02:00
Hiddify
a100263c96
fix warp over proxy bug
2024-07-25 04:32:27 +02:00
Hiddify
e378a83c26
release: version 1.7.0
2024-07-18 00:55:37 +02:00
Hiddify
f309941095
new: remove for apple
2024-07-16 12:52:53 +02:00
Hiddify
c2242516a8
chg: local sites now use direct dns server for routing
2024-07-12 23:32:08 +02:00
Hiddify
3ace687b75
chg: move geoip into our github repository for more reliablity
2024-07-09 14:36:27 +02:00
Hiddify
efb8529928
more ads website to block
2024-07-05 00:14:22 +02:00
Hiddify
40164efff8
add basic routing and block ads, remove old geo assets
2024-07-04 21:05:38 +02:00
Hiddify
182e06e2e2
add default tag selector
2024-06-01 16:44:31 +02:00
Hiddify
bc48ec07a8
add warp in warp & reserved & more more
2024-05-31 13:08:55 +02:00
Hiddify
0bbd581277
add inbound option and custom flags
2024-05-29 18:47:04 +02:00
Hiddify
ed423fec45
update to singbox 1.9.0 and update to warp-plus
2024-05-29 17:38:13 +02:00
Hiddify
558b152668
use dynamic idle timeout
2024-03-19 12:25:51 +01:00
Hiddify
be4e764db4
new: add random secret if not provided
2024-03-18 20:44:23 +01:00
Hiddify
cd07df9b8f
fix; standalone issue and add secret
2024-03-18 20:38:09 +01:00
Hiddify
4bdcb7c4c9
fix: disable grpc core
2024-03-17 19:20:24 +01:00
Hiddify
af8e3b70c6
fix: typo
2024-03-10 19:13:10 +01:00
Hiddify
b6aab1ad09
fix: warp setting
2024-03-10 18:46:40 +01:00
Hiddify
8ecd0d9644
fix: bugs and issues
2024-03-09 21:07:15 +01:00
Hiddify
7c70f1f0de
merge
2024-03-09 15:52:50 +01:00
Hiddify
3a82650759
new: add cli interface with basic webui
2024-03-09 15:49:09 +01:00
problematicconsumer
43fd1ceb17
Refactor options
2024-03-07 20:20:04 +03:30
Hiddify
a4b067006a
new: add hiddifyrpc
2024-03-03 04:15:19 +01:00
Hiddify
21ac2d1d11
fix: final resolution to network change issue
2024-02-22 09:42:29 +01:00
Hiddify
70157d1ac6
fix: warp configs, add warp delay, fix network switch
2024-02-21 19:51:49 +01:00
problematicconsumer
298ca9b1b8
Change warp generation
2024-02-20 22:16:05 +03:30
Hiddify
bc1c8eb05a
new: add early support for
2024-02-20 07:56:47 +01:00
Hiddify
641bcd6ee7
Merge branch 'main' of hiddify-github:hiddify/hiddify-next-core
2024-02-16 17:26:17 +01:00
problematicconsumer
121a23931f
Change interval type
2024-02-16 18:44:53 +03:30
Hiddify
ef408a707f
fix: bypass lan
2024-02-16 09:45:52 +01:00
Hiddify
be58cb333f
add support for regenrate config, make parallel call for warp config
2024-02-15 14:47:27 +01:00