Commit Graph
100 Commits
Author SHA1 Message Date
世界 6ee3117755 Add resolved service and DNS server 2025-07-08 13:14:41 +08:00
世界 e2440a569e Add DERP service 2025-07-08 13:14:41 +08:00
世界 7a1eee78df Add service component type 2025-07-08 13:14:41 +08:00
世界 e3c8c0705f Fix tproxy tcp control 2025-07-08 13:14:40 +08:00
世界 d5432b4c27 prevent creation of bind and mark controls on unsupported platforms 2025-07-08 13:14:40 +08:00
世界 ed5b2f2997 Add missing accept_routes option for Tailscale 2025-07-08 13:14:39 +08:00
世界 3b480de38a Add TLS record fragment support 2025-07-08 13:14:38 +08:00
世界 f990630ccc Fix set edns0 client subnet 2025-07-08 13:14:38 +08:00
世界 d33614d6a0 Update minor dependencies 2025-07-08 13:14:38 +08:00
世界 b3866bcea0 Update certmagic and providers 2025-07-08 13:14:38 +08:00
世界 26ec73c71b Update protobuf and grpc 2025-07-08 13:14:38 +08:00
世界 c3403c5413 Add control options for listeners 2025-07-08 13:14:38 +08:00
世界 3b6ddcae37 Update quic-go to v0.52.0 2025-07-08 13:14:19 +08:00
世界 dbdcce20a8 Update utls to v1.7.2 2025-07-08 13:12:35 +08:00
世界 e7ef1b2368 Handle EDNS version downgrade 2025-07-08 13:12:35 +08:00
世界 ce32d1c2c3 documentation: Fix anytls padding scheme description 2025-07-08 13:12:34 +08:00
世界 d4fd43cf6f Fix wireguard listen_port 2025-07-08 13:12:34 +08:00
世界 6c377f16e7 clash-api: Add more meta api 2025-07-08 13:12:34 +08:00
世界 349db7baec Fix DNS lookup 2025-07-08 13:12:33 +08:00
世界 1f3097da00 Fix fetch ECH configs 2025-07-08 13:12:33 +08:00
世界 54a0004de6 documentation: Try to make the play review happy 2025-07-08 13:12:32 +08:00
世界 6a211f6ed6 Fix missing handling of legacy domain_strategy options 2025-07-08 13:12:32 +08:00
世界 aadb44ebd6 Improve local DNS server 2025-07-08 13:12:32 +08:00
世界 5b363c347f Fix DNS dialer 2025-07-08 13:12:31 +08:00
世界 cdea3f63d4 release: Skip override version for iOS 2025-07-08 13:12:31 +08:00
世界 ac7bc587cb Allow direct outbounds without domain_resolver 2025-07-08 13:12:30 +08:00
世界 4e11a3585a Fix Tailscale dialer 2025-07-08 13:12:30 +08:00
世界 f9999a76fe Fail when default DNS server not found 2025-07-08 13:12:28 +08:00
世界 42eb3841a1 Update gVisor to 20250319.0 2025-07-08 13:12:28 +08:00
世界 fb622ccbdf Explicitly reject detour to empty direct outbounds 2025-07-08 13:12:28 +08:00
世界 d2dc3ddf72 Add netns support 2025-07-08 13:12:28 +08:00
世界 e8499452f8 Add wildcard name support for predefined records 2025-07-08 13:12:27 +08:00
世界 e0a6b31c03 Remove map usage in options 2025-07-08 13:12:27 +08:00
世界 7c923209ad Fix unhandled DNS loop 2025-07-08 13:12:27 +08:00
世界 bca2bd2fa1 Add wildcard-sni support for shadow-tls inbound 2025-07-08 13:12:26 +08:00
世界 7073f2a272 option: Fix marshal legacy DNS options 2025-07-08 13:12:26 +08:00
世界 390e30ae7b Make domain_resolver optional when only one DNS server is configured 2025-07-08 13:12:26 +08:00
世界 23cf8c49e0 Fix DNS lookup context pollution 2025-07-08 13:12:25 +08:00
世界 b17a024f6c Fix http3 DNS server connecting to wrong address 2025-07-08 13:12:25 +08:00
世界 32873d06bc Fix UDP DNS server crash 2025-07-08 13:12:24 +08:00
世界 4accaccf77 documentation: Fix missing ip_accept_any DNS rule option 2025-07-08 13:12:23 +08:00
世界 ff416aacaf Fix anytls dialer usage 2025-07-08 13:12:23 +08:00
世界 b97947e8ac Move predefined DNS server to rule action 2025-07-08 13:12:23 +08:00
世界 dfcd9fb8c3 Fix domain resolver on direct outbound 2025-07-08 13:12:22 +08:00
世界 668923c392 Fix DNS fallback 2025-07-08 13:12:21 +08:00
世界 c51e9cbe06 documentation: Fix missing hosts DNS server 2025-07-08 13:12:20 +08:00
世界 73de2a7d07 documentation: Fix AnyTLS doc 2025-07-08 13:12:19 +08:00
世界 7743c6e881 Migrate to stdlib ECH support 2025-07-08 13:12:19 +08:00
世界 9a5f69f435 Add fallback local DNS server for iOS 2025-07-08 13:12:18 +08:00
世界 5c4211e849 Get darwin local DNS server from libresolv 2025-07-08 13:12:18 +08:00
世界 c1189e2a7b Improve resolve action 2025-07-08 13:12:18 +08:00
世界 f18889369f Add back port hopping to hysteria 1 2025-07-08 13:12:17 +08:00
世界 6f793a0273 Add Tailscale endpoint 2025-07-08 13:12:16 +08:00
世界 0f6c417c3c Build legacy binaries with latest Go 2025-07-08 13:12:16 +08:00
世界 c830e9a634 documentation: Remove outdated icons 2025-07-08 13:12:16 +08:00
世界 e809623ec9 documentation: Certificate store 2025-07-08 13:12:16 +08:00
世界 061276902b documentation: TLS fragment 2025-07-08 13:12:15 +08:00
世界 fa6f7d396e documentation: Outbound domain resolver 2025-07-08 13:12:15 +08:00
世界 23666a9230 documentation: Refactor DNS 2025-07-08 13:12:15 +08:00
世界 17576e9f66 Add certificate store 2025-07-08 13:12:14 +08:00
世界 90ec9c8bcb Add TLS fragment support 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
世界 bc35aca017 Bump version 2025-07-08 13:11:13 +08:00
世界 281d52a1ea Fix hy2 server crash 2025-07-08 13:11:13 +08:00
世界 b8502759b5 Fix DNS reject check 2025-07-07 13:57:37 +08:00
世界 6f804adf39 Fix v2rayhttp crash 2025-07-03 21:48:10 +08:00
世界 4dbbf59c82 Fix logger for acme 2025-06-29 18:44:40 +08:00
世界 832eb4458d release: Fix xcode version 2025-06-29 18:44:40 +08:00
世界 7d3ee29bd0 Also skip duplicate sniff for TCP 2025-06-21 12:57:27 +08:00
世界 cba0e46aba Fix log for rejected connections 2025-06-21 12:57:26 +08:00
世界 9b8ab3e61e Bump version 2025-06-19 11:57:44 +08:00
世界 2d1b824b62 Fix gLazyConn race 2025-06-17 14:24:11 +08:00
世界 d511698f3f Fix slowOpenConn 2025-06-12 08:05:04 +08:00
世界 cb435ea232 Fix default network strategy 2025-06-12 08:05:04 +08:00
世界 43a9016c83 Fix leak in hijack-dns 2025-06-06 14:28:09 +08:00
世界 255068fd40 Bump version 2025-06-04 23:32:10 +08:00
世界 098a00b025 Fix v2ray websocket transport 2025-06-04 23:23:36 +08:00
世界 dba0b5276b Bump version 2025-06-04 20:06:38 +08:00
世界 b4d294c05e Fix TUIC read buffer 2025-06-04 20:03:51 +08:00
世界 83cf5f5c6a Fix ws closed error message 2025-05-27 14:30:07 +08:00
世界 e7b3a8eebe Fix vmess read request 2025-05-27 14:11:05 +08:00
世界 ee3a42a67e Fix none method read buffer 2025-05-27 14:03:48 +08:00
世界 50227c0f5f Fix sniff action 2025-05-26 18:24:35 +08:00
世界 bc5eb1e1a5 Fix RoutePacketConnectionEx 2025-05-24 08:14:43 +08:00
世界 995267a042 Remove wrong ALPNs in DOH/DOH3 2025-05-24 08:00:13 +08:00
世界 41226a6075 Fix interface finder 2025-05-23 10:57:38 +08:00
世界 81d32181ce Fix update route address set 2025-05-20 19:46:54 +08:00
世界 c5ecca3938 Bump version 2025-05-18 16:48:44 +08:00
世界 900888731c Fix DNS reject response 2025-05-13 18:05:31 +08:00
世界 13e648e4b1 Fix set edns0 subnet 2025-05-07 15:12:17 +08:00
世界 aff12ff671 Bump version 2025-05-05 09:37:47 +08:00
世界 101fb88255 Fix allocator put 2025-05-05 09:37:44 +08:00
世界 8b489354e4 Undeprecate the block outbound 2025-05-04 18:45:53 +08:00
世界 7dea6eb7a6 Fix missing read waiter for cancelers 2025-05-04 18:14:21 +08:00
世界 af1bfe4e3e Make rule_set.format optional 2025-05-04 18:14:21 +08:00
世界 d574e9eb52 Update smux to v1.5.34 2025-04-30 19:39:15 +08:00
世界 2d7df1e1f2 Fix hysteria bytes format 2025-04-29 20:45:19 +08:00
世界 1c0ffcf5b1 Fix counter position in auto redirect dnat rules 2025-04-28 11:20:23 +08:00
世界 348cc39975 Bump version 2025-04-27 21:33:31 +08:00