韩嘉乐
cf3f9169b7
CI(ohos): Enhance CI workflow for release package builds ( #1812 )
...
Added support for building and publishing release packages based on tags.
2026-01-20 12:25:10 +08:00
KKRainbow
8343cd5e76
fix config loss when run network ( #1802 )
2026-01-17 00:58:42 +08:00
KKRainbow
005b321f62
allow open rpc port in gui normal mode ( #1795 )
...
* allow open rpc port for gui normal mode
* downgrade dev tool console
2026-01-16 11:12:32 +08:00
KKRainbow
53264f67bf
fix peer establish direct conn with subnet proxy to one of local interface ( #1782 )
...
* fix peer establish direct conn with subnet proxy to one of local interface
* fix peer mgr ref loop
2026-01-15 01:00:32 +08:00
韩嘉乐
f8b34e3c86
Merge pull request #1787 from EasyTier/FrankHan052176-patch-1
...
action[ohos] fix the cnt of commit in ohos.yml
2026-01-13 23:58:26 +08:00
韩嘉乐
ce1bdac2bc
action[ohos] fix the cnt of commit in ohos.yml
2026-01-13 22:57:43 +08:00
Copilot
bd8f01fb26
Add Nushell completion script generation support ( #1756 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
2026-01-11 18:41:02 +08:00
Chenx Dust
b590700540
feat: support unix socket tunnel (for ios) ( #1779 )
...
Co-authored-by: Page Chen <pagechen04@gmail.com >
2026-01-11 16:37:32 +08:00
Chenx Dust
48c5c23f9b
feat: support compile for iOS ( #1777 )
2026-01-11 16:36:58 +08:00
朝倉水希
f4f591d14c
fix: outbound packet not dropped by acl ( #1766 )
2026-01-08 19:58:23 +08:00
Mg Pig
0c16e2211b
feat(gui): persist and restore last used network instance ID ( #1762 )
2026-01-08 17:03:51 +08:00
Rinne
4bfea06a12
docs: update locales ( #1755 )
...
Co-authored-by: KKRainbow <443152178@qq.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-01-08 11:08:32 +08:00
桜井 ホタル
057ee9f2c5
Resolves the issue of DNS resolution failure after installing KSU modules, resulting in inability to connect to nodes. ( #1761 )
2026-01-08 11:07:52 +08:00
Burning_TNT
7f48ca54a3
Implement requesting tun_fd with tokio channel. ( #1734 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-01-04 21:04:43 +08:00
hello
ee5227130c
feat: Update Cargo.toml for easytier-gui and android app to support tls1.2 ( #1744 )
2026-01-04 21:03:34 +08:00
韩嘉乐
2e0d9a2b54
Refactor EasyTier version resolution in workflow ( #1747 )
...
Updated the workflow to resolve the EasyTier version based on the latest commit and tag information.
2026-01-04 21:02:55 +08:00
编程小白
c5d732773f
Convert dead URL to ASCII before socket address lookup ( #1739 )
2026-01-02 18:49:23 +08:00
狂男风
88a45d1156
use 80/443 as ws/wss default port ( #1700 )
v2.5.0
2026-01-01 01:31:38 +08:00
KKRainbow
4e651a72f7
allow loopback src address in listener ( #1730 )
2026-01-01 00:41:56 +08:00
Mg Pig
7c563153ae
fix: ensure proxy routes update correctly on NIC ( #1729 )
2025-12-31 22:36:45 +08:00
KKRainbow
cb81c0df85
respond packet should not be dropped if request packet is already allowed ( #1725 )
2025-12-31 08:14:39 +08:00
21paradox
9c316ea01c
fix socks5 and tcp forward mem leak ( #1721 )
...
Co-authored-by: sijie.sun <sijie.sun@smartx.com >
2025-12-31 00:01:44 +08:00
XuDaojie
541fc664e3
update[gui]:将macOS端的应用图标修改为Big Sur风格圆角图标 ( #1723 )
2025-12-30 22:22:39 +08:00
Mg Pig
18478b7c4b
fix(android): update vpn routes when proxy cidrs change ( #1717 )
2025-12-30 19:26:42 +08:00
韩嘉乐
650323faef
[Ohos] 仅在push时执行发布操作,避免流水线运行错误 ( #1718 )
2025-12-29 13:57:02 +08:00
狂男风
ed131272d4
fix(gui): open_log_dir not working ( #1714 )
...
* fix(mobile): open_log_dir not working on android
2025-12-28 23:20:29 +08:00
KKRainbow
39b056c87a
bump version to v2.5.0 ( #1715 )
2025-12-28 23:19:30 +08:00
KKRainbow
c19cd1bff3
add tcp hole punching ( #1713 )
...
add tcp hole punching and tcp stun test
2025-12-28 21:35:30 +08:00
狂男风
37531507db
fix(mobile): logs unreachable on android ( #1710 )
2025-12-27 20:04:18 +08:00
KKRainbow
ca9b4c58b1
fix windivert cause stack overflow ( #1711 )
2025-12-27 19:31:42 +08:00
KKRainbow
4341bcba5d
improve faketcp, handle tcp GSO correctly ( #1708 )
...
Current implementation falsely drop GSO-merged tcp packet, and cause unexpected packet loss.
2025-12-26 23:46:17 +08:00
韩嘉乐
0be4ac1fa5
[Ohos] 使用Commit计数器替代Commit Hash作为版本尾缀 ( #1703 )
2025-12-25 20:42:43 +08:00
KKRainbow
28cd6da502
Add fake tcp tunnel (experimental) ( #1673 )
...
support faketcp to avoid tcp-over-tcp problem.
linux/macos/windows are supported.
better to be used in internet env, the maximum
performance is majorly limited by windivert/raw socket.
2025-12-25 00:10:32 +08:00
狂男风
0712ef762d
Fix logic error in relay network whitelist resolving ( #1692 )
2025-12-23 08:25:45 +08:00
韩嘉乐
eee7d7a1ed
增加Ohos流水线发布步骤执行条件 ( #1695 )
2025-12-22 21:40:28 +08:00
Burning_TNT
4c58def0db
Make release.yml available in forks ( #1689 )
2025-12-21 21:13:53 +08:00
Momo
c6a32e4467
fix: magic dns tld_dns_zone were not working properly ( #1686 )
...
* fix: magic dns tld_dns_zone failed to get updated
2025-12-21 21:13:39 +08:00
韩嘉乐
30f0ff16ca
Merge pull request #1678 from EasyTier/ohpm
...
[鸿蒙] 在流水线中增加上传中心仓与上传华为云私仓流程,增加华为云流水线Webhook
2025-12-16 12:06:19 +08:00
FrankHan
38d117ee44
[鸿蒙] 在流水线中增加上传中心仓与上传华为云私仓流程,增加华为云流水线Webhook
2025-12-16 11:50:05 +08:00
KKRainbow
7aba65ea32
enhance port forward ( #1662 )
2025-12-09 22:16:16 +08:00
Tunglies
fe4dff5df0
perf: simplify method signatures and reduce clone across multiple files ( #1663 )
2025-12-09 16:47:57 +08:00
KKRainbow
2bc51daa98
fix whitelist cause packets of other protocal dropped ( #1660 )
2025-12-08 21:56:27 +08:00
KKRainbow
838b6101b9
Make ospf route more effiencient ( #1512 )
...
Avoid iterate all peer info and conn list when building sync request.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-08 13:14:47 +08:00
韩嘉乐
056c9da781
[EasyTier-ohrs] Use NetworkConfig instead of TomlConfig, and add CompressionAlgorithm and EncryptionAlgorithm to NetworkConfig. ( #1654 )
2025-12-06 23:23:22 +08:00
datasone
2a656d6a0c
fix(core): Fix sleep-wake reconnect by resetting alive_conn_urls ( #1593 )
...
Co-authored-by: sijie.sun <sijie.sun@smartx.com >
2025-12-05 14:31:08 +08:00
KKRainbow
43a650f9ab
set FORCE_USE_CONN_LIST default to false ( #1652 )
...
this is falsely set to true and will casue compatibility issue
2025-12-05 00:26:04 +08:00
C.C.
88a55859ac
fix(web): remove trailing slash from api base url ( #1621 )
2025-12-04 23:06:28 +08:00
dawn-lc
d686c8721f
feat(install): enhance installation script functionality ( #1641 )
...
* feat(install): enhance installation script functionality
* fix temp file extname
2025-12-04 23:06:06 +08:00
Mg Pig
0a718163fd
feat(gui): GUI add support to connect to config server ( #1596 )
2025-12-04 23:05:36 +08:00
Mg Pig
53f279f5ff
feat(core): Support environment variable parsing in config files ( #1640 )
2025-12-02 17:54:31 +08:00