世界
8436c06718
platform: Improve iOS OOM killer
2026-02-26 14:13:32 +08:00
世界
e52736b2c0
Add trace logging for lifecycle calls
...
Log start/close operations with timing information for debugging.
2026-01-17 05:47:54 +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
世界
ce778e569b
Improve local DNS server on darwin
...
We mistakenly believed that `libresolv`'s `search` function worked correctly in NetworkExtension, but it seems only `getaddrinfo` does.
This commit changes the behavior of the `local` DNS server in NetworkExtension to prefer DHCP, falling back to `getaddrinfo` if DHCP servers are unavailable.
It's worth noting that `prefer_go` does not disable DHCP since it respects Dial Fields, but `getaddrinfo` does the opposite. The new behavior only applies to NetworkExtension, not to all scenarios (primarily command-line binaries) as it did previously.
In addition, this commit also improves the DHCP DNS server to use the same robust query logic as `local`.
2026-01-17 05:44:28 +08:00
世界
98a8acf3ce
Fix resolved service
2025-08-16 00:09:29 +08:00
世界
2a615c8680
Fix service will not be closed
2025-07-08 13:14:44 +08:00
世界
ca912aa72f
Add resolved service and DNS server
2025-07-08 13:14:41 +08:00
世界
873ab4b085
Add service component type
2025-07-08 13:14:41 +08:00
世界
a5db391fcf
Add certificate store
2025-07-08 13:12:14 +08:00
世界
2afbe96ea0
refactor: Outbound domain resolver
2025-07-08 13:12:14 +08:00
世界
f75ade1991
refactor: DNS
2025-07-08 13:12:14 +08:00
xchacha20-poly1305
7afbd78b09
Fix multiple trackers
2025-04-08 14:16:22 +08:00
世界
3ca89b4f9c
Fix resolve domain for WireGuard
2025-03-11 12:02:25 +08:00
HystericalDragon
8531a94332
Fix endpoints not close
2025-01-27 09:50:27 +08:00
世界
1410a4b977
Fix time service
2025-01-13 15:14:30 +08:00
世界
44d5411d5f
refactor: WireGuard endpoint
2025-01-13 15:14:30 +08:00
世界
c9804d8b81
refactor: connection manager
2025-01-13 15:14:30 +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
世界
cc924c1a60
refactor: Modular inbound/outbound manager
2025-01-13 15:14:29 +08:00
世界
8513463170
refactor: Modular inbounds/outbounds
2025-01-13 15:14:29 +08:00
世界
a3b8d1b041
Add auto-redirect & Improve auto-route
2024-10-13 13:07:02 +08:00
世界
c073bd923e
platform: Prepare connections list
2024-10-13 13:06:55 +08:00
世界
9b2b63dbd3
Minor fixes
2024-06-25 13:14:45 +08:00
世界
2dcc6fff6d
Fix timer usage
2024-04-08 11:45:00 +08:00
世界
7f53201a17
Remove unnecessary context wrappers
2024-01-03 12:21:48 +08:00
世界
b974c713b8
Improve read wait interface &
...
Refactor Authenticator interface to struct &
Update smux &
Update gVisor to 20231204.0 &
Update quic-go to v0.40.1 &
Update wireguard-go &
Add GSO support for TUN/WireGuard &
Fix router pre-start &
Fix bind forwarder to interface for systems stack
2024-01-03 12:21:47 +08:00
世界
b0bd3571c6
Avoid opening log output before start &
...
Replace tracing logs with task monitor
2024-01-03 12:21:46 +08:00
世界
cc0d17c2ec
Add rule-set
2024-01-03 12:21:36 +08:00
世界
8b8c501c33
Migrate to independent cache file
2024-01-03 12:21:36 +08:00
世界
548715daec
Fix URLTest outbound
2023-12-02 17:55:58 +08:00
世界
373142bc0f
Fix platform API check
2023-11-21 10:22:44 +08:00
世界
3c08ab6689
platform: Refactor log interface
2023-11-15 14:10:37 +08:00
世界
8c13195b9d
Improve ECH support
2023-09-12 13:26:19 +08:00
世界
129e10b7a5
Add store_mode and platform Clash mode selector
2023-08-25 20:21:14 +08:00
世界
82e876fd24
Pause recurring tasks when no network
2023-08-20 13:31:48 +08:00
世界
5d7471191a
platform: Enable Clash API support by default
2023-08-20 13:31:29 +08:00
世界
2c31aec4d7
platform: Add group interface
2023-07-02 18:46:41 +08:00
世界
079602e912
Fix outbound start sequence
2023-06-13 22:38:05 +08:00
世界
e35d48c076
Add filemanager api
2023-06-07 20:45:25 +08:00
世界
3627ffc27a
Fix interface monitor for android
2023-04-19 21:42:40 +08:00
世界
ab626423d1
Add loopback check
2023-04-08 09:13:50 +08:00
世界
c8292b1e6b
Add start and close track message
2023-04-08 08:09:28 +08:00
世界
f7a259599e
Minor fixes
2023-04-05 21:41:06 +08:00
世界
1acb794393
Refactor log factory constructor
2023-04-03 20:24:13 +08:00
世界
40d5b077d1
Add command to connect an address
2023-03-18 20:27:38 +08:00
世界
1d86c86142
Add experimental debug options
2023-03-17 17:58:08 +08:00
世界
9cda68b053
Fix open cache file
2023-03-05 14:57:50 +08:00
世界
6734715440
Add tun platform options
2023-02-28 19:02:27 +08:00