Sergei Maklagin
04908a6a67
Add MTProxy, MASQUE, VPN, Link parser. Update AmneziaWG. Remove Tunneling
2026-04-29 22:11:30 +03:00
Sergei Maklagin
09f9f114aa
Update sing-box core
2026-04-22 19:23:23 +03:00
世界
83d3a6d4e1
Hide lifecycle logs for fast operations
2026-04-21 17:15:16 +08:00
世界
60dd7ea5c9
Simplify lifecycle logs
2026-04-20 09:49:39 +08:00
Sergei Maklagin
1995ba4279
Update sing-box core
2026-04-17 01:10:31 +03:00
世界
55ec8abf17
Fix local DNS server for Android
2026-04-10 14:08:57 +08:00
Sergei Maklagin
bc6ca6e2ea
Update sing-box core
2026-03-10 04:50:32 +03:00
Sergei Maklagin
6cd8b832fe
Update sing-box core
2026-03-10 04:25:01 +03:00
Sergei Maklagin
c0aa3480c5
Add admin panel, manager, node_manager, bandwidth limiter, connection limiter, bonding, failover, vless encryption, mkcp transport
2026-02-26 22:44:31 +03:00
世界
cf4791f1ad
platform: Improve iOS OOM killer
2026-02-26 14:13:32 +08:00
世界
faff3174a3
Add trace logging for lifecycle calls
...
Log start/close operations with timing information for debugging.
2026-01-17 05:47:54 +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
世界
48f84b31d6
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
Sergei Maklagin
1d603e24fd
Resolve conflicts
2025-09-14 23:44:29 +03:00
世界
354ece2bdf
Fix resolved service
2025-08-16 00:09:29 +08:00
Sergei Maklagin
93eb435e26
Resolve conflicts
2025-08-15 12:56:52 +03:00
世界
756585fb2a
Fix service will not be closed
2025-07-08 13:14:44 +08:00
世界
6ee3117755
Add resolved service and DNS server
2025-07-08 13:14:41 +08:00
世界
7a1eee78df
Add service component type
2025-07-08 13:14:41 +08:00
世界
17576e9f66
Add certificate store
2025-07-08 13:12:14 +08:00
世界
988ac62a1b
refactor: Outbound domain resolver
2025-07-08 13:12:14 +08:00
世界
3016338e34
refactor: DNS
2025-07-08 13:12:14 +08:00
Sergei Maklagin
6272596ebc
Add unified delay
2025-06-15 19:24:09 +03:00
xchacha20-poly1305
5eeef6b28e
Fix multiple trackers
2025-04-08 14:16:22 +08:00
世界
0b5490d5a3
Fix resolve domain for WireGuard
2025-03-11 12:02:25 +08:00
HystericalDragon
6b4cf67add
Fix endpoints not close
2025-01-27 09:50:27 +08:00
世界
906c21f458
Fix time service
2025-01-13 15:14:30 +08:00
世界
68781387fe
refactor: WireGuard endpoint
2025-01-13 15:14:30 +08:00
世界
fd299a0961
refactor: connection manager
2025-01-13 15:14:30 +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
世界
19fb214226
refactor: Modular inbound/outbound manager
2025-01-13 15:14:29 +08:00
世界
e233fd4fe5
refactor: Modular inbounds/outbounds
2025-01-13 15:14:29 +08:00
世界
db3a0c636d
Add auto-redirect & Improve auto-route
2024-10-13 13:07:02 +08:00
世界
b1d75812c5
platform: Prepare connections list
2024-10-13 13:06:55 +08:00
世界
b0aaa86806
Minor fixes
2024-06-25 13:14:45 +08:00
世界
d20a389043
Fix timer usage
2024-04-08 11:45:00 +08:00
世界
2e607118c3
Remove unnecessary context wrappers
2024-01-03 12:21:48 +08:00
世界
89c723e3e4
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
世界
21283b554a
Avoid opening log output before start &
...
Replace tracing logs with task monitor
2024-01-03 12:21:46 +08:00
世界
4b43acfec0
Add rule-set
2024-01-03 12:21:36 +08:00
世界
bf4e556f67
Migrate to independent cache file
2024-01-03 12:21:36 +08:00
世界
5269231df0
Fix URLTest outbound
2023-12-02 17:55:58 +08:00
世界
eaccc9759a
Fix platform API check
2023-11-21 10:22:44 +08:00
世界
1825869124
platform: Refactor log interface
2023-11-15 14:10:37 +08:00
世界
5b343d4c72
Improve ECH support
2023-09-12 13:26:19 +08:00
世界
43f72a6419
Add store_mode and platform Clash mode selector
2023-08-25 20:21:14 +08:00
世界
81b847faca
Pause recurring tasks when no network
2023-08-20 13:31:48 +08:00
世界
1363e16312
platform: Enable Clash API support by default
2023-08-20 13:31:29 +08:00