Commit Graph

894 Commits

Author SHA1 Message Date
世界 8140af01aa Fix download geo resources 2023-07-20 19:41:22 +08:00
世界 98bf696d01 Fix cache file 2023-07-20 19:41:22 +08:00
世界 e075bb5c8d Update changelog v1.3.1-rc.1 2023-07-19 14:59:30 +08:00
世界 c6baabedef Update dependencies 2023-07-19 14:45:30 +08:00
世界 6e6998dab7 Improve platform status 2023-07-16 14:08:45 +08:00
世界 1a29c23263 documentation: Update changelog v1.3.1-beta.3 2023-07-15 14:53:48 +08:00
世界 0f87396ab6 Fix abx reader for some malformed formats 2023-07-15 14:46:15 +08:00
世界 ffde948860 Update support page 2023-07-15 14:46:09 +08:00
世界 69b5dbdcc3 Build memory limiter for android 2023-07-15 14:46:06 +08:00
世界 1121517755 Fix hysteria inbound context 2023-07-11 20:58:20 +08:00
世界 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 v1.3.1-beta.2 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 v1.3.1-beta.1 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 v1.3.0 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 v1.3-rc2 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 v1.3-rc1 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 v1.3-beta14 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 v1.3-beta13 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](https://github.com/apernet/hysteria/blob/13d46da99876c2c9feb1083ff5f2da201d9d0a1e/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