Commit graph

67 commits

Author SHA1 Message Date
世界
dc110f51d2
platform: Add tailscale device name and logout 2026-06-08 08:51:52 +08:00
世界
b2a9c4990c
tailscale: Add tailssh server 2026-06-08 08:51:51 +08:00
世界
85b0c786c7
Add macOS support for MAC and hostname rule items 2026-06-08 08:51:33 +08:00
世界
3da3820f34
Add Android support for MAC and hostname rule items 2026-06-08 08:51:33 +08:00
世界
f102ef1d94
Fix process search skipped for Android again 2026-04-23 05:52:22 +08:00
世界
71f6a2ab4e
Fix process search skipped for TUN 2026-04-21 15:45:05 +08:00
世界
0045103d14
Fix package_name shared uid matching 2026-03-23 18:57:35 +08:00
世界
e0f1cdf464
platform: Uniq network interfaces 2026-01-17 05:49:57 +08:00
世界
0caebd3171
platform: Improve interface 2026-01-17 05:49:12 +08:00
世界
ac427b98f4
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
世界
5bc0dfa9dd
platform: Refactoring libbox to use gRPC-based protocol 2026-01-17 05:47:32 +08:00
世界
8d8ca282a1
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
世界
a65d3e040a
platform: Fix context 2025-08-13 11:26:32 +08:00
世界
aadb44ebd6
Improve local DNS server 2025-07-08 13:12:32 +08:00
世界
17576e9f66
Add certificate store 2025-07-08 13:12:14 +08:00
世界
3016338e34
refactor: DNS 2025-07-08 13:12:14 +08:00
世界
97d41ffde8
Improve pause management 2025-04-08 14:16:22 +08:00
世界
e64cf3b7df
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
世界
7aac801ccd
tun: Set address sets to routes 2025-01-13 15:14:30 +08:00
世界
68781387fe
refactor: WireGuard endpoint 2025-01-13 15:14:30 +08:00
世界
9db9484863
Refactor multi networks strategy 2025-01-13 15:14:30 +08:00
世界
ecf82d197c
refactor: Platform Interfaces 2025-01-13 15:14:29 +08:00
世界
9afe75586a
refactor: Extract services form router 2025-01-13 15:14:29 +08:00
世界
a1be455202
refactor: Modular network manager 2025-01-13 15:14:29 +08:00
世界
59a607e303
Implement new deprecated warnings 2025-01-13 15:14:29 +08:00
世界
e233fd4fe5
refactor: Modular inbounds/outbounds 2025-01-13 15:14:29 +08:00
世界
bc2e3960e4
Enable fix stack for Android 7 and 9 2024-12-28 15:06:57 +08:00
世界
f0b6818b4c
Add workaround for golang/go#68760 2024-12-10 10:30:42 +08:00
世界
88099a304a
platform: Add SendNotification 2024-11-06 12:53:32 +08:00
世界
f504fb0d46
Revert "platform: Add openURL event"
This reverts commit 718cffea9a.
2024-11-05 20:03:39 +08:00
世界
1d517b6ca5
platform: Add link flags 2024-11-05 18:28:13 +08:00
世界
718cffea9a
platform: Add openURL event 2024-11-05 18:27:51 +08:00
世界
d66d5cd457
Add deprecated warnings 2024-10-30 14:01:28 +08:00
世界
b1d75812c5
platform: Prepare connections list 2024-10-13 13:06:55 +08:00
世界
a2098c18e1
Handle includeAllNetworks 2024-05-23 14:57:26 +08:00
世界
cd0fcd5ddc
Improve loopback detector 2024-05-21 15:11:52 +08:00
世界
d20a389043
Fix timer usage 2024-04-08 11:45:00 +08:00
世界
ceffcc0ad2
platform: Improve stop on apple platforms 2024-03-15 18:06:37 +08:00
世界
5583e01c99
platform: Export NeedWIFIState for Android 2024-02-18 14:24:21 +08:00
世界
e6885e9967
platform: Ignore momentary pause on iOS 2024-02-09 13:57:47 +08:00
世界
2e607118c3
Remove unnecessary context wrappers 2024-01-03 12:21:48 +08:00
世界
253976d6c0
Add wifi_ssid and wifi_bssid route and DNS rules 2023-11-28 11:21:44 +08:00
世界
2a45c178fa
Add exclude route support for tun &
Update gVisor to 20231113.0
2023-11-28 11:21:43 +08:00
世界
1825869124
platform: Refactor log interface 2023-11-15 14:10:37 +08:00
世界
01ba4668b6
platform: Also reset connections on wake 2023-10-10 15:08:18 +08:00
世界
43f72a6419
Add store_mode and platform Clash mode selector 2023-08-25 20:21:14 +08:00
世界
9f94b21687
platform: Add group expand status 2023-08-20 13:31:55 +08:00
世界
81b847faca
Pause recurring tasks when no network 2023-08-20 13:31:48 +08:00
世界
90b3aad83a
Fix network monitor 2023-08-20 13:30:50 +08:00
世界
1983f54907
platform: Add sleep support for NetworkExtension 2023-08-04 12:38:51 +08:00