世界
98ff897f35
Fix reset outbounds
2024-07-13 17:46:22 +08:00
世界
31c294d998
Update BBR and Hysteria congestion control & Migrate legacy Hysteria protocol to library
2023-10-30 12:41:22 +08:00
世界
4068871d97
Update quic-go
2023-09-19 18:33:44 +08:00
世界
bd7adcbb7e
Migrate QUIC wrapper and protocol implementations to library
2023-09-16 00:09:41 +08:00
世界
4c050d7f4b
Add ECH support for QUIC based protocols
2023-09-12 13:26:20 +08:00
世界
5b343d4c72
Improve ECH support
2023-09-12 13:26:19 +08:00
世界
1019ecfdcf
Add TCP MultiPath support
2023-08-20 13:31:48 +08:00
世界
0b14dc3228
Update quic-go
2023-08-20 13:31:40 +08:00
世界
90b3aad83a
Fix network monitor
2023-08-20 13:30:50 +08:00
世界
83c3454685
Update quic-go
2023-06-15 14:52:25 +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
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
世界
1f63ce5dee
Fix reset outbound
2022-11-06 10:36:19 +08:00
世界
fc533cd38d
Fix DF for hysteria
2022-10-18 17:27:50 +08:00
世界
407509c985
Fix leaks and add test
2022-09-23 13:14:31 +08:00
世界
79b6bdfda1
Skip wait for hysteria tcp handshake response
...
Co-authored-by: arm64v8a <48624112+arm64v8a@users.noreply.github.com>
2022-09-13 10:40:26 +08:00
世界
ee7e976084
Refactor TLS
2022-09-10 22:10:45 +08:00
世界
62fa48293a
Merge dialer options
2022-09-03 12:55:10 +08:00
世界
4005452772
Add v2ray HTTP transport
2022-08-22 22:20:19 +08:00
世界
d1c3dd0ee1
Add hysteria and acme TLS certificate issuer ( #18 )
...
* Add hysteria client/server
* Add acme TLS certificate issuer
2022-08-19 15:42:57 +08:00