Commit Graph
30 Commits
Author SHA1 Message Date
世界 f9fa896326 Set DNS matchDomains when include routes have no default route
Without this, the system ignores the NE's DNS server when IPv4
include routes don't contain 0.0.0.0/0 (e.g. segment routing).
Only applied conditionally to avoid breaking macOS Internet Sharing.
2026-03-11 17:53:46 +08:00
世界 486769c1ab Fix Internet Sharing not working 2026-03-05 18:43:04 +08:00
世界 59317f3c79 refactor: Fix macOS standalone application 2026-01-05 01:21:24 +08:00
世界 e2c378d42b Add QR scanner support for macOS with camera selection
- Refactor QR scanner into separate Scanner module for iOS and macOS
- Add camera selection menu for devices with multiple cameras
- Use Vision framework for QR detection on macOS
- Remove tvOS QR scanner support (continuity camera)
- Add camera entitlement and usage description for macOS
- Fix minor issues in Intents and ExtensionProvider
2026-01-01 18:18:03 +08:00
世界 58b5e9d732 Add custom on-demand rules support 2025-12-30 00:18:43 +08:00
世界 61f1036f57 Fix usages of writeFatalError 2025-11-26 22:25:47 +08:00
世界 f4b284acd8 Update usages of libbox 2025-11-26 22:25:47 +08:00
skymkmk 085c075a48 Fix hide vpn icon
* fix: hide vpn icon

* fix(i18n): the reference of deprecated config about
2025-11-26 21:52:37 +08:00
世界 1788a7f7bf Reformat code 2025-09-14 19:08:38 +08:00
世界 6a0e6782a5 Add stub for localDNSTransport and systemCertificates 2025-06-20 22:13:03 +08:00
世界 f9eecf8f8c Fix read WIFI information on macOS app store version 2025-02-20 10:57:04 +08:00
世界 9a6b48e8e4 Implement new interface api 2025-01-12 11:02:18 +08:00
世界 ba6f99bc34 Add workaround for bulkBarrierPreWrite: unaligned arguments 2024-12-14 20:12:26 +08:00
世界 348f2809a1 Implement send notification 2024-11-07 16:52:14 +08:00
世界 c72167b0dc Fix DNS settings 2024-11-04 23:04:58 +08:00
世界 7eb666ecc4 Pass includeAllNetworks to TUN 2024-05-08 11:06:18 +08:00
世界 f6f895550d Add support for bypass_domain and match_domain platform HTTP proxy options 2024-05-03 17:43:18 +08:00
世界 7098a84187 Improve service stop 2024-03-15 16:25:20 +08:00
世界 95e9bc5fb2 Add options to exclude APNs route 2024-03-11 17:40:25 +08:00
世界 1f6e99f576 Improve UI 2024-02-08 10:37:37 +08:00
世界 74465cad0c Fix route range 2023-12-10 00:37:26 +08:00
世界 1a8c59faaf Add read WIFI state support 2023-11-18 14:39:04 +08:00
世界 8bf24dba8a Fix ipv6 custom route address 2023-11-09 15:48:27 +08:00
世界 c5a29e0956 UI fixes 2023-10-02 22:12:33 +08:00
世界 c1d7896d6a Minor fixes 2023-09-27 13:26:05 +08:00
世界 3374f8e727 Refactor task usage and profile auto update 2023-09-22 11:32:51 +08:00
世界 30bff41517 Add system proxy toggle 2023-09-03 22:59:51 +08:00
世界 174d05c8c5 Update API usage 2023-08-31 23:43:59 +08:00
世界 b5a89fddec Add clash mode selector & always on 2023-08-28 11:42:47 +08:00
世界 12bf02070e Prepare system extension support 2023-07-24 20:08:02 +08:00