世界
e9b86275fa
Add snell protocol
2026-07-09 11:20:31 +08:00
世界
eacbf66455
Fix linux ping
2026-07-09 11:20:12 +08:00
世界
ad15fc2303
Fix Cloudflared edge discovery ignoring configured resolver
2026-07-09 11:20:08 +08:00
世界
22650b3020
Fix group status updates broken by API service
...
The URL test history update hook and the Clash mode update hook were
single-slot: the API service's attached service overwrote the hook set
by the daemon, so clients stopped receiving group updates. Replace both
with multicast hook lists.
Also share a single URL test history storage via context: Clash API
looked it up under a key nobody registered and fell back to its own
empty storage, so dashboards showed no delay once an API service was
configured. Selector changes now notify through the shared storage,
covering selections made from any API surface.
2026-07-09 11:20:05 +08:00
世界
c95a016a88
tailscale: Fix auth URL not refreshed after logout
2026-07-09 11:20:04 +08:00
世界
29af200191
platform: Add shell support for iOS
2026-07-09 11:20:03 +08:00
世界
f0ca4dca1b
platform: Add tailscale device name and logout
2026-07-09 11:20:03 +08:00
世界
dbf960deff
tailssh: fix platform SFTP session teardown
2026-07-09 11:20:02 +08:00
世界
9ac1e1b6ca
tailscale: Add tailssh server
2026-07-09 11:20:02 +08:00
世界
824ccb8b3a
hysteria2: Add gecko obfs
2026-07-09 11:20:02 +08:00
世界
a1b55bcfea
Fix tailscale dns
2026-07-09 11:19:55 +08:00
世界
3bc481a845
tailscale: Expose more peer info fields
2026-07-09 11:19:55 +08:00
世界
9afbd45d4b
tailscale: Add runtime exit node API
2026-07-09 11:19:55 +08:00
世界
1b9b0e64e0
tailscale: Fix handle peer DNS query
2026-07-09 11:19:47 +08:00
世界
ca4d79ffa0
tailscale: Revert dialer deprecation and remove control_http_client
2026-07-09 11:19:47 +08:00
世界
94ba93ba6a
Fix hysteria2 realm server
2026-07-09 11:19:45 +08:00
世界
fdab3c1b95
Update hysteria2 realm
2026-07-09 11:19:39 +08:00
世界
1ab58918df
Add hysteria2 realm service and support
2026-07-09 11:19:33 +08:00
世界
84eb7a103f
Allow customizing TUN DNS mode and hijack interface DNS by default
2026-07-09 11:19:16 +08:00
世界
7c722b3d50
dns: Add preferred_by rule item
2026-07-09 11:19:15 +08:00
世界
8e0b96a04e
Fix tailscale start dependencies
2026-07-09 11:19:15 +08:00
世界
93a5334b18
ssh: Add cipher, MAC, and key exchange configuration
2026-07-09 11:19:14 +08:00
世界
cac32a5f1d
Improve UDP batch support
2026-07-09 11:19:13 +08:00
世界
00ec2e2bd6
Fix Tailscale search domain response name mismatch
2026-07-09 11:19:11 +08:00
世界
2844090ed0
Add search domain support for Tailscale DNS
2026-07-09 11:19:11 +08:00
世界
c1da99eede
Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines
2026-07-09 11:19:07 +08:00
世界
b212049768
Add cloudflared inbound
2026-07-09 11:17:53 +08:00
世界
ee1ed8f016
tools: Tailscale status
2026-07-09 11:17:51 +08:00
世界
a5bf7be359
tools: Tailscale status
2026-07-09 11:17:49 +08:00
世界
73d9ffc4f3
Add BBR profile and hop interval randomization for Hysteria2
2026-07-09 11:17:30 +08:00
nekohasekai
bbb8051c83
Refactor ACME support to certificate provider
2026-07-09 11:16:44 +08:00
世界
801505e628
Add MAC and hostname rule items
2026-07-09 11:16:41 +08:00
世界
7d847c0583
Fix check vless packet encoding
2026-06-19 23:27:29 +08:00
世界
627912a788
Fix naive inbound QUIC ALPN race condition
2026-06-19 20:57:18 +08:00
世界
da0cd68115
Fix ping timeout
2026-06-03 12:56:36 +08:00
世界
3d4616746c
tailscale: Use upstream version format
2026-06-03 12:56:36 +08:00
世界
761b7f4e12
Handle TUN loopback in direct outbound
2026-06-03 12:56:36 +08:00
世界
5e7fd7ad78
Fix lint errors
2026-05-13 23:39:27 +08:00
世界
b4c625543a
Fix tailscale crash at start
2026-05-13 16:28:49 +08:00
世界
2f139af2d1
Fix naive inbound close
2026-05-13 16:28:49 +08:00
世界
3312b8da50
Clean up DNS transports
2026-04-23 02:30:32 +08:00
世界
a80ef94f09
Fix tailscale endpoint early-start close panic
2026-04-19 21:15:54 +08:00
世界
53db1f178c
Fix tailscale crash
2026-04-10 14:09:03 +08:00
hdrover
d9b435fb62
Fix naive inbound padding bytes
2026-04-06 22:33:11 +08:00
世界
4fd2532b0a
Fix naive quic error message
2026-03-30 22:42:36 +08:00
世界
6913b11e0a
Reject removed legacy inbound fields instead of silently ignoring
2026-03-21 17:16:10 +08:00
世界
d2fa21d07b
Deprecate Socksaddr.IsFqdn: do not reject potentially valid domain names
2026-03-16 09:37:59 +08:00
世界
eb0f38544c
tailscale: Fix system interface rules
2026-03-14 21:38:38 +08:00
世界
0b04528803
tailscaile: Fix using TUN auto redirect with tailscale system interface
2026-03-10 22:04:11 +08:00
世界
65875e6dac
tailscale: Use system dialer for system interface
...
* Revert "Fix netstack TCP connections with system interface
2026-03-10 19:50:16 +08:00