Commit Graph

62 Commits

Author SHA1 Message Date
世界
8b64ae650b Fix process search skipped for TUN 2026-04-21 15:45:05 +08:00
世界
f3a79dda87 Fix package_name shared uid matching 2026-03-23 18:57:35 +08:00
世界
0bdef55d2a platform: Uniq network interfaces 2026-01-17 05:49:57 +08:00
世界
9541ef8bcb platform: Improve interface 2026-01-17 05:49:12 +08:00
世界
869efaad58 platform: Add UsePlatformWIFIMonitor to gRPC interface
Align dev-next-grpc with wip2 by adding UsePlatformWIFIMonitor()
to the new PlatformInterface, allowing platform clients to indicate
they handle WIFI monitoring themselves.
2026-01-17 05:47:32 +08:00
世界
0b6fe45fb9 platform: Refactoring libbox to use gRPC-based protocol 2026-01-17 05:47:32 +08:00
世界
701b82279d Add Linux WI-FI state support
Support monitoring WIFI state on Linux through:
- NetworkManager (D-Bus)
- IWD (D-Bus)
- wpa_supplicant (control socket)
- ConnMan (D-Bus)
2026-01-17 05:47:04 +08:00
世界
409bb52d35 platform: Fix context 2025-08-13 11:26:32 +08:00
世界
4f83e98736 Improve local DNS server 2025-07-08 13:12:32 +08:00
世界
a5db391fcf Add certificate store 2025-07-08 13:12:14 +08:00
世界
f75ade1991 refactor: DNS 2025-07-08 13:12:14 +08:00
世界
b7c20fd165 Improve pause management 2025-04-08 14:16:22 +08:00
世界
a683de96c6 Do not set address sets to routes on Apple platforms
Network Extension was observed to stop for unknown reasons
2025-01-27 13:40:39 +08:00
世界
8dff0f30b9 tun: Set address sets to routes 2025-01-13 15:14:30 +08:00
世界
44d5411d5f refactor: WireGuard endpoint 2025-01-13 15:14:30 +08:00
世界
dbffc1982e Refactor multi networks strategy 2025-01-13 15:14:30 +08:00
世界
02dd8fe927 refactor: Platform Interfaces 2025-01-13 15:14:29 +08:00
世界
25d261df35 refactor: Extract services form router 2025-01-13 15:14:29 +08:00
世界
c493cc521f refactor: Modular network manager 2025-01-13 15:14:29 +08:00
世界
e9e99cd7bd Implement new deprecated warnings 2025-01-13 15:14:29 +08:00
世界
8513463170 refactor: Modular inbounds/outbounds 2025-01-13 15:14:29 +08:00
世界
5b79a3c932 Enable fix stack for Android 7 and 9 2024-12-28 15:06:57 +08:00
世界
a11949b743 Add workaround for golang/go#68760 2024-12-10 10:30:42 +08:00
世界
9b43f6d957 platform: Add SendNotification 2024-11-06 12:53:32 +08:00
世界
8a537a1938 Revert "platform: Add openURL event"
This reverts commit f78d470443.
2024-11-05 20:03:39 +08:00
世界
d5ed823bc5 platform: Add link flags 2024-11-05 18:28:13 +08:00
世界
f78d470443 platform: Add openURL event 2024-11-05 18:27:51 +08:00
世界
687ca9b732 Add deprecated warnings 2024-10-30 14:01:28 +08:00
世界
c073bd923e platform: Prepare connections list 2024-10-13 13:06:55 +08:00
世界
482a5ebb9d Handle includeAllNetworks 2024-05-23 14:57:26 +08:00
世界
108ccaab98 Improve loopback detector 2024-05-21 15:11:52 +08:00
世界
2dcc6fff6d Fix timer usage 2024-04-08 11:45:00 +08:00
世界
b6db44c5c8 platform: Improve stop on apple platforms 2024-03-15 18:06:37 +08:00
世界
cff8cc1abe platform: Export NeedWIFIState for Android 2024-02-18 14:24:21 +08:00
世界
0beebdadad platform: Ignore momentary pause on iOS 2024-02-09 13:57:47 +08:00
世界
7f53201a17 Remove unnecessary context wrappers 2024-01-03 12:21:48 +08:00
世界
0645e0d7b4 Add wifi_ssid and wifi_bssid route and DNS rules 2023-11-28 11:21:44 +08:00
世界
c789941bc5 Add exclude route support for tun &
Update gVisor to 20231113.0
2023-11-28 11:21:43 +08:00
世界
3c08ab6689 platform: Refactor log interface 2023-11-15 14:10:37 +08:00
世界
892a854459 platform: Also reset connections on wake 2023-10-10 15:08:18 +08:00
世界
129e10b7a5 Add store_mode and platform Clash mode selector 2023-08-25 20:21:14 +08:00
世界
a493925068 platform: Add group expand status 2023-08-20 13:31:55 +08:00
世界
82e876fd24 Pause recurring tasks when no network 2023-08-20 13:31:48 +08:00
世界
4f847ab87d Fix network monitor 2023-08-20 13:30:50 +08:00
世界
177f63f768 platform: Add sleep support for NetworkExtension 2023-08-04 12:38:51 +08:00
世界
145a540872 platform: Add support for tvOS 2023-07-29 21:01:43 +08:00
世界
2c31aec4d7 platform: Add group interface 2023-07-02 18:46:41 +08:00
世界
564c0e97b9 Use API to create windows firewall rule 2023-06-07 21:01:29 +08:00
世界
e35d48c076 Add filemanager api 2023-06-07 20:45:25 +08:00
世界
a7c5977db9 platform: Add UsePlatformAutoDetectInterfaceControl 2023-04-21 17:47:17 +08:00