Commit Graph

253 Commits

Author SHA1 Message Date
世界 0141a47be7
dialer: Allow nil router 2024-05-18 17:25:03 +08:00
世界 d2e2345bd5
Update quic-go to v0.43.1 2024-05-18 17:24:46 +08:00
世界 fd36b07feb
Set the default TCP keep alive period 2024-05-18 17:23:15 +08:00
世界 cbcf005f37
Remove `PROCESS_NAME_NATIVE` dwFlag in process query output
The `process_path` rule of sing-box is inherited from Clash,
the original code uses the local system's path format (e.g. `\Device\HarddiskVolume1\folder\program.exe`),
but when the device has multiple disks, the HarddiskVolume serial number is not stable.

This change make QueryFullProcessImageNameW output a Win32 path (such as `C:\folder\program.exe`),
which will disrupt the existing `process_path` use cases in Windows.
2024-05-18 17:22:14 +08:00
世界 daee0b154e
badtls: Support uTLS and TLS ECH for read waiter 2024-05-18 17:22:14 +08:00
世界 8d85c92356
Fix multiplex client dialer context 2024-04-29 11:58:20 +08:00
世界 bf6cc8903c
Fix missing write result in TFO open 2024-01-19 11:22:13 +08:00
世界 a850a73e1a
Fix missing upstream func for read wait conn 2024-01-16 05:50:07 +08:00
世界 c4d9be9e0d
Fix rule match 2024-01-14 13:01:57 +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
世界 fe053e26b5
Update uTLS to 1.5.4 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
世界 38d28e0763
Migrate contentjson and badjson to library &
Add omitempty in format
2024-01-03 12:21:37 +08:00
世界 4b43acfec0
Add rule-set 2024-01-03 12:21:36 +08:00
世界 40c7f3e170
Fix geoip close 2024-01-02 14:31:23 +08:00
世界 3eed614dea
Fix ACME ALPN conflict 2023-12-26 09:02:58 +08:00
世界 01f6e70bc5
Fix deadline usage 2023-12-01 20:39:01 +08:00
世界 1b71e52e90
Migrate multiplex and UoT server to inbound & Add tcp-brutal support for multiplex 2023-11-28 11:21:44 +08:00
世界 4d23773a25
Migrate to gobwas/ws 2023-11-28 11:21:43 +08:00
世界 6a2bfd26d0
Fix QUIC sniffer 2023-11-16 22:48:16 +08:00
世界 97286eea1e
Add TLS self sign generate command 2023-10-30 12:41:23 +08:00
世界 aa05a4d050
Remove deprecated features 2023-10-30 12:41:21 +08:00
世界 cb2e15f8a7
Fix UDP domain NAT 2023-10-28 21:41:39 +08:00
世界 ac2d07b61a
Fix UDP dialer network 2023-10-03 11:08:31 +08:00
Shanoa Ice 8437a6cb4e
Fix set KDE system proxy 2023-09-30 16:44:58 +08:00
世界 7840dc73e3
Fix resolve dialer 2023-09-27 13:17:16 +08:00
世界 61ac141124
Improve URLTest delay calculate 2023-09-23 20:27:43 +08:00
世界 d4d49d9df5
Fix ACME DNS01 DNS challenge 2023-09-23 20:26:46 +08:00
世界 12dd1ac87f
Improve conntrack 2023-09-20 14:15:00 +08:00
世界 e7b7ae811f
Add merge command 2023-09-19 19:59:07 +08:00
世界 d17e93384b
Add ACME DNS01 challenge support via libdns 2023-09-17 01:09:41 +08:00
世界 c320be75a7
Add interrupt support for outbound groups 2023-09-16 00:09:41 +08:00
世界 bd7adcbb7e
Migrate QUIC wrapper and protocol implementations to library 2023-09-16 00:09:41 +08:00
世界 5d8af150a7
Improve system proxy API 2023-09-12 13:26:21 +08:00
Hiddify 69499a51a5
Add KDE set system proxy support
Co-authored-by: Hiddify <114227601+hiddify1@users.noreply.github.com>
2023-09-12 13:26:20 +08:00
世界 4c050d7f4b
Add ECH support for QUIC based protocols 2023-09-12 13:26:20 +08:00
世界 983a4222ad
Add ECH keypair generator 2023-09-12 13:26:19 +08:00
世界 5b343d4c72
Improve ECH support 2023-09-12 13:26:19 +08:00
世界 fe8d46cce5
Fix TFO async write 2023-09-09 19:52:13 +08:00
世界 ff209471d8
Fix QUIC defragger 2023-09-07 21:35:25 +08:00
世界 e7b35be5f6
Update Makefile 2023-08-29 10:26:11 +08:00
世界 43f72a6419
Add `store_mode` and platform Clash mode selector 2023-08-25 20:21:14 +08:00
世界 6dcacf3b5e
Fix sniffer 2023-08-24 21:53:06 +08:00
世界 5c5c25e3ad
Update tfo-go 2023-08-20 13:32:07 +08:00
世界 73267fd6ad
Fix ci build 2023-08-20 13:31:48 +08:00
世界 1019ecfdcf
Add TCP MultiPath support 2023-08-20 13:31:48 +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
世界 2675aff98a
Fix tag detect 2023-08-07 22:07:24 +08:00
世界 1983f54907
platform: Add sleep support for NetworkExtension 2023-08-04 12:38:51 +08:00