Commit graph

884 commits

Author SHA1 Message Date
世界 6879def619
Fix test 2023-07-11 15:44:03 +08:00
世界 5c0f6d0a6f
Fix vmess legacy server 2023-07-11 15:44:03 +08:00
世界 d74abbd20e
Fix v2ray websocket transport 2023-07-11 15:44:03 +08:00
世界 120dae4eed
Fix fakeip lookup 2023-07-11 15:44:02 +08:00
世界 bb651db2d2
platform: Fix output format 2023-07-09 12:24:43 +08:00
世界 e929dde13e
documentation: Update changelog 2023-07-09 07:54:08 +08:00
世界 9d75385bbb
Fix async FakeIP save 2023-07-08 16:21:11 +08:00
世界 1c526feec1
Update dependencies 2023-07-08 16:19:28 +08:00
世界 7df26986de
documentation: Update changelog 2023-07-07 14:23:45 +08:00
世界 5f2d23a12d
Fix multi error 2023-07-07 13:57:28 +08:00
世界 d9e65c0969
Fix syscall copy packet 2023-07-07 13:42:42 +08:00
世界 ec1160924f
Fix save FakeIP cache 2023-07-07 12:51:38 +08:00
世界 230e8f895d
Fix close quic.Listener 2023-07-07 12:43:22 +08:00
世界 af79378734
Update dependencies 2023-07-03 21:47:32 +08:00
世界 07ce5e0d22
Remove stack buffer usage 2023-07-03 21:45:32 +08:00
世界 9c8565cf21
platform: Add group interface 2023-07-02 18:46:41 +08:00
世界 5ad0ea2b5a
Try fix StreamDomainNameQuery 2023-07-02 16:38:38 +08:00
世界 e482053c8a
documentation: Update changelog 2023-06-27 11:31:24 +08:00
世界 945713d886
Update dependencies 2023-06-27 11:13:30 +08:00
世界 9bb62ad6b5
Check duplicated outbound tag 2023-06-26 18:47:52 +08:00
世界 c2bda9fbde
Fix DNS rewrite_ttl logic 2023-06-23 16:12:25 +08:00
世界 1d1db62a44
Prevent write packet IPv6 packet to tun IPv4 connection 2023-06-21 13:29:24 +08:00
世界 39405373f8
documentation: Update changelog 2023-06-19 14:11:41 +08:00
世界 22a7988d3f
Update dependencies 2023-06-19 14:11:41 +08:00
世界 b2092fafb7
Fix ios build
Cannot use errno as method and variable due to conflict with objc
2023-06-19 14:11:40 +08:00
世界 cc7b5d8280
Unwrap 4in6 address received by client packet conn 2023-06-19 13:29:41 +08:00
世界 702d96a738
platform: Improve local DNS transport 2023-06-18 10:00:32 +08:00
世界 b9f34f1309
documentation: Update changelog 2023-06-17 12:21:18 +08:00
世界 07724a0ddd
Update dependencies 2023-06-17 12:17:43 +08:00
世界 83c3454685
Update quic-go 2023-06-15 14:52:25 +08:00
世界 7d263eb733
documentation: Update changelog 2023-06-14 16:28:44 +08:00
世界 222687d9c5
Update goreleaser usage 2023-06-14 09:39:13 +08:00
世界 07d3652e30
Build with_dhcp by default 2023-06-14 09:14:45 +08:00
世界 8d5b9d240a
Fix outbound start sequence 2023-06-13 22:38:05 +08:00
世界 4f12eba944
Fix hysteria outbound 2023-06-13 21:41:33 +08:00
世界 a7f77d59c1
Update documentation 2023-06-11 22:38:37 +08:00
shadow750d6 597248130f
Reconnect once if hysteria request fails
This allows graceful recovery when network isn't good enough.

[Original hysteria source
code](13d46da998/core/cs/client.go (L182))
has similar mechanism.
2023-06-11 22:21:32 +08:00
世界 3c2c9cf317
Migrate gVisor to fork 2023-06-11 22:07:36 +08:00
世界 e572b9d0cd
Update dependencies 2023-06-11 20:58:59 +08:00
世界 52e9059a8d
Fix fakeip routing 2023-06-11 20:58:59 +08:00
世界 0cb9cff690
Fix shadowsocks none client 2023-06-08 10:23:39 +08:00
世界 c0669cb2a5
Fix TLS 1.2 support for shadow-tls client 2023-06-07 21:03:39 +08:00
世界 c5902f2473
Fix using v2ray websocket transport with detour 2023-06-07 21:03:21 +08:00
世界 22028602e8
Improve read waiter interface 2023-06-07 21:03:11 +08:00
世界 bd54608473
Fix DNS outbound 2023-06-07 21:03:08 +08:00
世界 3741394269
Add cache_id option for Clash cache file 2023-06-07 21:03:06 +08:00
世界 6266d2df7e
Fix shadowsocks AEAD UDP server 2023-06-07 21:02:52 +08:00
世界 01dfba722a
Use API to create windows firewall rule 2023-06-07 21:01:29 +08:00
世界 f8d5f01665
Reimplemented shadowsocks client 2023-06-07 20:57:07 +08:00
Hellojack ad999d4791
Fix UVariantLen usage 2023-06-07 20:56:57 +08:00