Commit Graph

  • b590700540 feat: support unix socket tunnel (for ios) (#1779) Chenx Dust 2026-01-11 16:37:32 +08:00
  • 48c5c23f9b feat: support compile for iOS (#1777) Chenx Dust 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
  • 0c16e2211b feat(gui): persist and restore last used network instance ID (#1762) Mg Pig 2026-01-08 17:03:51 +08:00
  • 4bfea06a12 docs: update locales (#1755) Rinne 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
  • 7f48ca54a3 Implement requesting tun_fd with tokio channel. (#1734) Burning_TNT 2026-01-04 21:04:43 +08:00
  • ee5227130c feat: Update Cargo.toml for easytier-gui and android app to support tls1.2 (#1744) hello 2026-01-04 21:03:34 +08:00
  • 2e0d9a2b54 Refactor EasyTier version resolution in workflow (#1747) 韩嘉乐 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
  • 4e651a72f7 allow loopback src address in listener (#1730) KKRainbow 2026-01-01 00:41:56 +08:00
  • 7c563153ae fix: ensure proxy routes update correctly on NIC (#1729) Mg Pig 2025-12-31 22:36:45 +08:00
  • cb81c0df85 respond packet should not be dropped if request packet is already allowed (#1725) KKRainbow 2025-12-31 08:14:39 +08:00
  • 9c316ea01c fix socks5 and tcp forward mem leak (#1721) 21paradox 2025-12-31 00:01:44 +08:00
  • 541fc664e3 update[gui]:将macOS端的应用图标修改为Big Sur风格圆角图标 (#1723) XuDaojie 2025-12-30 22:22:39 +08:00
  • 18478b7c4b fix(android): update vpn routes when proxy cidrs change (#1717) Mg Pig 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) 狂男风 2025-12-28 23:20:29 +08:00
  • 39b056c87a bump version to v2.5.0 (#1715) KKRainbow 2025-12-28 23:19:30 +08:00
  • c19cd1bff3 add tcp hole punching (#1713) KKRainbow 2025-12-28 21:35:30 +08:00
  • 37531507db fix(mobile): logs unreachable on android (#1710) 狂男风 2025-12-27 20:04:18 +08:00
  • ca9b4c58b1 fix windivert cause stack overflow (#1711) KKRainbow 2025-12-27 19:31:42 +08:00
  • 4341bcba5d improve faketcp, handle tcp GSO correctly (#1708) KKRainbow 2025-12-26 23:46:17 +08:00
  • 0be4ac1fa5 [Ohos] 使用Commit计数器替代Commit Hash作为版本尾缀 (#1703) 韩嘉乐 2025-12-25 20:42:43 +08:00
  • 28cd6da502 Add fake tcp tunnel (experimental) (#1673) KKRainbow 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
  • 4c58def0db Make release.yml available in forks (#1689) Burning_TNT 2025-12-21 21:13:53 +08:00
  • c6a32e4467 fix: magic dns tld_dns_zone were not working properly (#1686) Momo 2025-12-21 21:13:39 +08:00
  • 30f0ff16ca Merge pull request #1678 from EasyTier/ohpm 韩嘉乐 2025-12-16 12:06:19 +08:00
  • 38d117ee44 [鸿蒙] 在流水线中增加上传中心仓与上传华为云私仓流程,增加华为云流水线Webhook FrankHan 2025-12-16 11:50:05 +08:00
  • 7aba65ea32 enhance port forward (#1662) KKRainbow 2025-12-09 22:16:16 +08:00
  • fe4dff5df0 perf: simplify method signatures and reduce clone across multiple files (#1663) Tunglies 2025-12-09 16:47:57 +08:00
  • 2bc51daa98 fix whitelist cause packets of other protocal dropped (#1660) KKRainbow 2025-12-08 21:56:27 +08:00
  • 838b6101b9 Make ospf route more effiencient (#1512) KKRainbow 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
  • 2a656d6a0c fix(core): Fix sleep-wake reconnect by resetting alive_conn_urls (#1593) datasone 2025-12-05 14:31:08 +08:00
  • 43a650f9ab set FORCE_USE_CONN_LIST default to false (#1652) KKRainbow 2025-12-05 00:26:04 +08:00
  • 88a55859ac fix(web): remove trailing slash from api base url (#1621) C.C. 2025-12-04 23:06:28 +08:00
  • d686c8721f feat(install): enhance installation script functionality (#1641) dawn-lc 2025-12-04 23:06:06 +08:00
  • 0a718163fd feat(gui): GUI add support to connect to config server (#1596) Mg Pig 2025-12-04 23:05:36 +08:00
  • 53f279f5ff feat(core): Support environment variable parsing in config files (#1640) Mg Pig 2025-12-02 17:54:31 +08:00
  • ae6d929f4a fix(mobile): Add DHCP polling to fix Android VPN startup failure (#1628) Mg Pig 2025-12-01 01:13:05 +08:00
  • bb82b3a5b0 fix(elevate): fix panic on NixOS (#1634) starrain 2025-12-01 01:12:08 +08:00
  • 70b122fb91 feat(gui): macOS UX Improvements (#1631) Mg Pig 2025-12-01 01:11:36 +08:00
  • 67cba2c326 feat(mobile): Enhance the Magic DNS support via VpnService on Android (#1617) 狂男风 2025-11-27 16:53:40 +08:00
  • b86692d009 fix(android): use network-assigned DNS when no DNS is provided (#1612) sky96111 2025-11-26 18:24:05 +08:00
  • 28e645a277 Add IPv6 address to VPN service (#1615) 狂男风 2025-11-26 17:15:19 +08:00
  • 1f2517c731 feat(gui): add service and remote mode support (#1578) Mg Pig 2025-11-25 13:59:27 +08:00
  • b44053f496 support p2p-only mode (#1598) Sijie.Sun 2025-11-20 08:20:27 +08:00
  • 5b9ac65477 update readme (#1594) Sijie.Sun 2025-11-17 16:00:32 +08:00
  • d726d46a00 fix: Preserve disable_sym_hole_punching setting on edit (#1589) Mg Pig 2025-11-15 18:57:59 +08:00
  • 1273426009 feat: Enable core to use local config files while being managed via the web (#1540) Mg Pig 2025-11-08 20:32:00 +08:00
  • b50744690e easytier-web and uptime use mimalloc as allocator (#1559) Sijie.Sun 2025-11-08 11:07:33 +08:00
  • 55b93454dc fix: clippy errors with stable toolchain and default features (#1553) Tunglies 2025-11-07 20:08:39 +08:00
  • 89cc75f674 refactor: replace ConfigSource with bool parameter (#1516) Mg Pig 2025-11-04 13:48:10 +08:00
  • 6bb2fd9a15 feat(core): Refactor IDN and URL handling logic (#1533) Mg Pig 2025-11-03 22:15:40 +08:00
  • 8ab98bba8f feat(ui): make port forward config responsive (#1530) Mg Pig 2025-10-31 23:23:36 +08:00
  • 26d002bc2b The flowback solution of HarmonyOS 5 failed due to the anti-loop mechanism. (#1514) 韩嘉乐 2025-10-25 00:17:24 +08:00
  • 71679e889a allow sync conn with conn list when conn bitmap is too large (#1508) Sijie.Sun 2025-10-23 08:11:36 +08:00
  • 7485f5f64e make sure event is triggered when peer conn remove (#1507) Sijie.Sun 2025-10-22 23:37:19 +08:00
  • bbe8f9f810 feat(ui): Display network names and optimize list loading (#1503) Mg Pig 2025-10-22 13:40:36 +08:00
  • eba9504fc2 refactor(gui): refactor gui to use RemoteClient trait and RemoteManagement component (#1489) Mg Pig 2025-10-20 22:07:01 +08:00
  • 67ac9b00ff feat(gui): Optimize the data table column header style to prevent line breaks (#1497) kuaifan 2025-10-19 16:50:17 +08:00
  • 3ffa6214ca fix subnet proxy deadloop (#1492) Sijie.Sun 2025-10-19 15:46:51 +08:00
  • 6f278ab167 chore: update flake configuration (#1490) Mg Pig 2025-10-19 00:25:40 +08:00
  • f10b45a67c [easytier-uptime] support tag in node list (#1487) Sijie.Sun 2025-10-18 23:19:53 +08:00
  • cc8f35787e release dashmap memory (#1485) Sijie.Sun 2025-10-18 12:48:04 +08:00
  • 8f1786fa23 replace tachyonix with tokio mpsc in MpscTunnel (#1483) Sijie.Sun 2025-10-17 00:09:13 +08:00
  • 70dddeace3 Fix support for Chinese domain names (#1462) 编程小白 2025-10-15 21:00:05 +08:00
  • 8cc9da9d6d fix(web): fix generate and parse config methods broken in #1465 (#1476) Mg Pig 2025-10-14 15:13:20 +08:00
  • 5292b87275 Add quic-listen-port flag for customization of the port used by QUIC proxy (#1473) Luna Yao 2025-10-14 03:43:50 +02:00
  • 87b7b7ed7c refactor(web): Refactor web logic to extract reusable remote client management module (#1465) Mg Pig 2025-10-13 23:59:46 +08:00
  • 999a486928 Improve update in installation script, decrease downtime(#1422) imdingtalk 2025-10-13 23:52:37 +08:00
  • 627e989faa feat: show NAT type of all nodes in GUI (#1464) TaurusXin 2025-10-13 11:40:57 +08:00
  • af95312949 fix(acl): acl group cache add self group info (#1445) Mg Pig 2025-10-07 23:56:26 +08:00
  • a452c34390 fix(ohrs): update collect_network_infos to use synchronous method (#1444) Mg Pig 2025-10-04 23:12:38 +08:00
  • 4d5330fa0a refactor: get_running_info fn replace status polling with direct calls (#1441) Mg Pig 2025-10-04 21:43:34 +08:00
  • 5e48626cb9 add tld-dns-zone for customizing top-level domain (TLD) zone (#1436) agusti moll 2025-10-03 18:18:10 +02:00
  • ad7dc3a129 use plist as macos service management config generator (#1439) 阿瓦 2025-10-04 00:14:45 +08:00
  • 92fab5aafa feat(ohos) build har package (#1440) niuhuan 2025-10-02 22:29:49 +08:00
  • 841d525913 refactor(rpc): Centralize RPC service and unify API (#1427) Mg Pig 2025-10-02 20:30:39 +08:00
  • d2efbbef04 refactor: change magicdns to internal redirect (#1428) Luna Yao 2025-10-02 14:19:12 +02:00
  • 971ef82679 fix data not encrypted when no tun is enabled (#1435) Sijie.Sun 2025-10-01 11:16:24 +08:00
  • 020bf04ec4 refactor(config): unify runtime configuration management via ConfigRpc (#1397) Mg Pig 2025-10-01 00:32:28 +08:00
  • 4d91582fd8 Update ohos-rs (#1434) 韩嘉乐 2025-09-30 23:51:58 +08:00
  • e9b4dbce6e use cargo ndk in jni build script (#1424) Sijie.Sun 2025-09-28 23:18:51 +08:00
  • 00fd02c739 正确的hostname R0S 2025-09-26 20:05:41 +08:00
  • c0d2045e52 bump version to v2.4.5 v2.4.5 sijie.sun 2025-09-26 00:08:23 +08:00
  • 835cd407bf Update hotspot_iprule.sh, Support subnet forward for usb shared network (#1411) ThermalEng 2025-09-25 16:25:53 +08:00
  • f5ba5bb146 show traffic stats chart in web/gui (#1410) Sijie.Sun 2025-09-25 13:43:11 +08:00
  • 7a694257d9 add test for ipv6 wireguard vpn portal (#1408) Sijie.Sun 2025-09-25 08:24:56 +08:00
  • 67abf4446d fix socks5 panic (#1409) Sijie.Sun 2025-09-25 08:24:50 +08:00
  • 7035a3fef4 fix firewall rule not specify interface (#1407) Sijie.Sun 2025-09-25 00:11:26 +08:00
  • 4445916ba7 fix open log dir not work on gui (#1403) Sijie.Sun 2025-09-21 23:17:31 +08:00
  • a102a8bfc7 fix macos bind failed when addr is v6 (#1398) Sijie.Sun 2025-09-21 21:47:03 +08:00
  • c9e8c35e77 fix log dir not work; fix stun config from file not work; (#1393) Sijie.Sun 2025-09-20 00:20:08 +08:00
  • 1a1be8138a bump version to v2.4.4 (#1386) v2.4.4 Sijie.Sun 2025-09-18 19:49:10 +08:00
  • e06e8a9e8a allow enable log with cli, limit log size (#1384) Sijie.Sun 2025-09-18 16:35:12 +08:00