Commit Graph

26 Commits

Author SHA1 Message Date
世界 90eceea7d9 Fix missing source address in inbound logs in QUIC inbounds 2024-03-07 10:47:16 +08:00
世界 6d062dc366 Fix missing UDP timeout for QUIC protocols 2023-12-21 15:16:36 +08:00
世界 5f3e5c3ba7 Update BBR and Hysteria congestion control & Migrate legacy Hysteria protocol to library 2023-10-30 12:41:22 +08:00
世界 3444828163 Update quic-go 2023-09-19 18:33:44 +08:00
世界 0629ded2f8 Migrate QUIC wrapper and protocol implementations to library 2023-09-16 00:09:41 +08:00
世界 928cccc285 Add ECH support for QUIC based protocols 2023-09-12 13:26:20 +08:00
世界 8c13195b9d Improve ECH support 2023-09-12 13:26:19 +08:00
世界 18cedcb256 Update quic-go 2023-08-20 13:31:40 +08:00
世界 50d56d3f26 Fix hysteria inbound context 2023-07-11 20:58:20 +08:00
世界 d4b6766e4e Fix close quic.Listener 2023-07-07 12:43:22 +08:00
世界 0e1f29d790 Update quic-go 2023-06-15 14:52:25 +08:00
世界 c168aff1fa hysteria: Accept inbound configuration without users 2023-03-20 19:22:46 +08:00
世界 7ce6f68b5f Add NTP service 2023-02-21 16:09:06 +08:00
世界 4392e0d85c Fix inbound default DF 2023-01-19 10:36:25 +08:00
世界 1a9c08292a Add multi user support for hysteria inbound 2022-11-09 21:00:08 +08:00
世界 6b043020b2 Add sniff_timeout 2022-10-08 20:09:36 +08:00
世界 69d4d96c2a Refine 4in6 processing 2022-09-25 22:29:18 +08:00
世界 bb39d5955e 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
世界 6efce450dd Fix hysteria inbound 2022-09-12 18:35:36 +08:00
世界 6e7d31a989 Refactor TLS 2022-09-10 22:10:45 +08:00
世界 9c7910e75c Fix route connections 2022-08-25 20:48:59 +08:00
世界 a69eddc618 Add proxy protocol support 2022-08-23 21:07:35 +08:00
世界 46ed01b4c9 Add v2ray HTTP transport 2022-08-22 22:20:19 +08:00
世界 045e6d1976 Fix tests 2022-08-22 12:02:16 +08:00
世界 7909d58f86 Improve process searcher 2022-08-20 12:11:27 +08:00
世界 9bfef39b32 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