H1JK
|
5f7053c519
|
feat: Add v2ray httpupgrade fast open support
|
2023-11-24 13:02:00 +08:00 |
|
Larvan2
|
8b4499e461
|
Revert "chore: reduce memory alloc"
This reverts commit a6b816b1c6 .
|
2023-11-22 19:22:15 +08:00 |
|
Larvan2
|
a6b816b1c6
|
chore: reduce memory alloc
|
2023-11-20 23:48:30 +08:00 |
|
H1JK
|
bb9ad6cac0
|
fix: Trojan websocket header panic
|
2023-11-20 23:36:22 +08:00 |
|
Larvan2
|
8efb699231
|
chore: temporary seal
|
2023-11-19 13:26:53 +08:00 |
|
H1JK
|
4362dfacc9
|
fix: Mux missing sing logger & initializing race
|
2023-11-18 15:30:35 +08:00 |
|
Larvan2
|
117228fa8c
|
feat: support REJECT-DROP
|
2023-11-18 13:17:15 +08:00 |
|
H1JK
|
54a7f52fe3
|
feat: Add outbound sing-mux tcp-brutal support
|
2023-11-18 00:07:07 +08:00 |
|
wwqgtxx
|
17c9d507be
|
chore: hello mihomo
|
2023-11-03 21:58:21 +08:00 |
|
wwqgtxx
|
ceac5bfaa4
|
feat: add v2ray-http-upgrade support
|
2023-11-02 11:11:35 +08:00 |
|
Dreamacro
|
1faad73381
|
fix: socks5 udp associate
|
2023-10-16 09:27:55 +08:00 |
|
wwqgtxx
|
4636499439
|
chore: support reject proxy type
|
2023-10-11 13:01:14 +08:00 |
|
Kiva
|
265a6b9b68
|
chore: reduce string split immediately after string concat (#773)
|
2023-09-29 08:51:13 +08:00 |
|
wwqgtxx
|
c0ba798708
|
chore: share N.dialer code
|
2023-09-25 09:11:35 +08:00 |
|
wwqgtxx
|
bf619d8586
|
fix: socks5 udp not working on loopback
|
2023-09-22 23:33:24 +08:00 |
|
wwqgtxx
|
d48f9c2a6c
|
chore: rebuild ca parsing
|
2023-09-22 14:45:34 +08:00 |
|
wwqgtxx
|
4fe7a463c5
|
chore: limit tuicv5's maxUdpRelayPacketSize up to 1200-PacketOverHead
|
2023-09-21 23:49:45 +08:00 |
|
wwqgtxx
|
da24810da2
|
chore: support set cwnd for hy2 too
|
2023-09-21 16:41:31 +08:00 |
|
wwqgtxx
|
233eeb0b38
|
feat: inbound support Hysteria2
|
2023-09-21 15:10:35 +08:00 |
|
wwqgtxx
|
6c3b973748
|
doc: add Hysteria2 doc
|
2023-09-21 10:43:45 +08:00 |
|
wwqgtxx
|
9b8e2d9343
|
feat: support Hysteria2
|
2023-09-21 10:28:28 +08:00 |
|
Larvan2
|
73fa79bf3f
|
feat: configurable TCPKeepAlive interval
|
2023-09-02 16:45:16 +08:00 |
|
riolu.rs
|
cbdf33c42c
|
feat: ntp service
|
2023-09-02 02:15:46 +08:00 |
|
wwqgtxx
|
0a7b7894bd
|
feat: proxies support direct type
|
2023-08-24 23:33:03 +08:00 |
|
wwqgtxx
|
1181fd4560
|
feat: add udp-over-stream for tuic
only work with meta tuic server or sing-box 1.4.0-beta.6
|
2023-08-21 12:37:39 +08:00 |
|
wwqgtxx
|
574efb4526
|
chore: Update dependencies
|
2023-08-16 21:30:12 +08:00 |
|
3andne
|
03b0252589
|
feat: bump restls to v0.1.6 (utls v1.4.3) (#692)
* feat: bump restls to v0.1.5 (utls v1.4.3)
* fix: rm dependency go-quic
|
2023-08-16 11:41:58 +08:00 |
|
H1JK
|
ed09df4e13
|
fix: TLS ALPN support
|
2023-08-14 15:48:13 +08:00 |
|
wwqgtxx
|
cc42d787d4
|
feat: add mptcp for all proxy
|
2023-08-09 16:57:39 +08:00 |
|
wwqgtxx
|
e2e0fd4eba
|
chore: using uint16 for ports in Metadata
|
2023-08-09 13:51:02 +08:00 |
|
Hellojack
|
a82745f544
|
chore: Remove legacy XTLS support (#645)
* chore: Remove legacy XTLS support
* chore: Rename function
|
2023-07-16 23:26:07 +08:00 |
|
wwqgtxx
|
9cbca162a0
|
feat: tuic outbound allow set an empty ALPN array
|
2023-07-16 10:29:43 +08:00 |
|
wwqgtxx
|
fe0f2d9ef9
|
chore: Update dependencies
|
2023-06-19 08:23:48 +08:00 |
|
Larvan2
|
6c8631d5cc
|
chore: adjustable cwnd for cc in quic
|
2023-06-18 00:47:26 +08:00 |
|
wwqgtxx
|
4f79bb7931
|
fix: singmux return wrong supportUDP value
|
2023-06-14 15:51:13 +08:00 |
|
wwqgtxx
|
644abcf071
|
fix: tuicV5's heartbeat should be a datagram packet
|
2023-06-13 17:50:10 +08:00 |
|
wwqgtxx
|
e914317bef
|
feat: support tuicV5
|
2023-06-12 18:42:46 +08:00 |
|
H1JK
|
cd44901e90
|
fix: Disable XUDP global ID if source address invalid
|
2023-06-08 15:57:51 +08:00 |
|
H1JK
|
c3ef05b257
|
feat: Add XUDP migration support
|
2023-06-07 23:03:36 +08:00 |
|
wwqgtxx
|
2c44b4e170
|
chore: update quic-go to 0.35.1
|
2023-06-03 16:45:35 +08:00 |
|
H1JK
|
17565ec93b
|
chore: Reject packet conn implement wait read
|
2023-06-02 22:58:33 +08:00 |
|
Larvan2
|
1120c8185d
|
chore: Use API to create windows firewall rule
|
2023-05-31 15:54:36 +08:00 |
|
wwqgtxx
|
8e88e0b9f5
|
chore: add WaitReadFrom support in ssr
|
2023-05-28 22:51:44 +08:00 |
|
wwqgtxx
|
7aae781569
|
chore: add WaitReadFrom support in quicStreamPacketConn
|
2023-05-28 15:22:08 +08:00 |
|
wwqgtxx
|
92f71fd25f
|
chore: add WaitReadFrom support in hyPacketConn
|
2023-05-28 09:33:42 +08:00 |
|
wwqgtxx
|
f44ba26f0c
|
chore: switch ss uot default back to version 1
|
2023-05-28 08:50:02 +08:00 |
|
wwqgtxx
|
033f902ace
|
chore: more context passing in outbounds
|
2023-05-18 13:15:08 +08:00 |
|
H1JK
|
ed17478961
|
feat: Support insecure gRPC
|
2023-05-13 09:38:14 +08:00 |
|
wwqgtxx
|
a22b1cd69e
|
fix: sing-based listener panic
|
2023-05-12 09:14:27 +08:00 |
|
wwqgtxx
|
76caab19bf
|
fix: Deadline not apply on EnhancePacketConn
|
2023-05-11 19:58:50 +08:00 |
|