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
|
73140ab826
|
fix: udp panic when server return a domain name
|
2023-05-27 13:43:41 +08:00 |
|
H1JK
|
4971b9d804
|
chore: Add vision splice support
|
2023-05-27 11:26:13 +08:00 |
|
H1JK
|
654e76d91e
|
refactor: Move vision implementation to a new package
|
2023-05-26 20:11:06 +08:00 |
|
wwqgtxx
|
984bf27d9b
|
chore: using internal socks5.ReadAddr0 in trojan
|
2023-05-20 18:35:04 +08:00 |
|
H1JK
|
546b2bc24b
|
chore: Decrease UoT read memory
|
2023-05-20 17:01:52 +08:00 |
|
wwqgtxx
|
d4e4f6d2d7
|
chore: rebuild ref and threadSafe packetConn
|
2023-05-20 16:57:42 +08:00 |
|
wwqgtxx
|
b047ca0294
|
chore: packet deadline support CreateReadWaiter interface
|
2023-05-20 11:44:11 +08:00 |
|
wwqgtxx
|
2b1e69153b
|
chore: better packet deadline
|
2023-05-19 23:29:59 +08:00 |
|
8Mi_Yile
|
ae8d42fb82
|
Fix: update action to support Node 16 (#565)
|
2023-05-19 21:00:00 +08:00 |
|
wwqgtxx
|
89ae640487
|
fix: ensure group not empty
|
2023-05-19 19:57:55 +08:00 |
|
wwqgtxx
|
6e0c3a368f
|
chore: upgrade dependencies
|
2023-05-19 11:08:14 +08:00 |
|
wwqgtxx
|
033f902ace
|
chore: more context passing in outbounds
|
2023-05-18 13:15:08 +08:00 |
|
Larvan2
|
6b1a4385b2
|
chore: better updater
|
2023-05-17 00:33:59 +08:00 |
|
wwqgtxx
|
e552b5475f
|
fix: tfoConn panic
|
2023-05-16 14:55:50 +08:00 |
|
wwqgtxx
|
8b631f11b8
|
chore: better sing's udp api support
|
2023-05-15 22:45:08 +08:00 |
|
wwqgtxx
|
1a9104c003
|
fix: UDP packet should not return io.EOF
|
2023-05-15 19:06:58 +08:00 |
|
H1JK
|
872a28a5eb
|
Fix: deprecated action commands (#556)
Co-authored-by: 8Mi_Yile <admin@8mi.tech>
|
2023-05-14 13:43:25 +08:00 |
|
H1JK
|
c7557b8e48
|
feat: Updater detect and download AMD64v3 artifact
Co-authored-by: Larvan2 <78135608+larvan2@users.noreply.github.com>
|
2023-05-14 12:34:47 +08:00 |
|
H1JK
|
c6fed3e97f
|
fix: TLS certificate pool initialize
Co-authored-by: Skyxim <noreply@skyxim.dev>
|
2023-05-14 00:21:59 +08:00 |
|
H1JK
|
ed17478961
|
feat: Support insecure gRPC
|
2023-05-13 09:38:14 +08:00 |
|
wwqgtxx
|
b674983034
|
chore: improve read waiter interface
|
2023-05-12 12:12:22 +08:00 |
|
wwqgtxx
|
a22b1cd69e
|
fix: sing-based listener panic
|
2023-05-12 09:14:27 +08:00 |
|
wwqgtxx
|
f1be9b3f4a
|
fix: tuic server return error udp address
|
2023-05-11 22:45:27 +08:00 |
|
wwqgtxx
|
534282839c
|
chore: better tproxy error logging
|
2023-05-11 21:31:29 +08:00 |
|
cubemaze
|
8dd7632d0a
|
chore: update docs
|
2023-05-11 21:24:38 +08:00 |
|
wwqgtxx
|
51e9f3598e
|
fix: shadowsocks rc4-md5 not working
|
2023-05-11 20:42:36 +08:00 |
|
wwqgtxx
|
76caab19bf
|
fix: Deadline not apply on EnhancePacketConn
|
2023-05-11 19:58:50 +08:00 |
|
wwqgtxx
|
234f7dbd3b
|
chore: decrease shadowsocks udp read memory used for no-windows platform
|
2023-05-11 19:01:41 +08:00 |
|
wwqgtxx
|
e404695a0d
|
fix: mux's udp should add write lock
|
2023-05-11 15:34:28 +08:00 |
|
wwqgtxx
|
75cd72385a
|
chore: decrease direct udp read memory used for no-windows platform
|
2023-05-11 13:47:51 +08:00 |
|
wwqgtxx
|
d9fa051dd8
|
chore: drop bufio.Reader in BufferedConn to let gc can clean up its internal buf
|
2023-05-11 11:30:20 +08:00 |
|
wwqgtxx
|
98394095e4
|
fix: udp can't auto close
|
2023-05-11 00:03:40 +08:00 |
|
wwqgtxx
|
c58400572c
|
chore: sing inbound support WaitReadPacket
|
2023-05-10 22:35:50 +08:00 |
|
wwqgtxx
|
3b291d3fbf
|
fix: sing inbound should check needAdditionReadDeadline on udp too
|
2023-05-10 16:03:28 +08:00 |
|
wwqgtxx
|
15a8d7c473
|
chore: better tuic earlyConn impl
|
2023-05-10 09:36:06 +08:00 |
|
wwqgtxx
|
67b9314693
|
fix: tuic can't work with proxy-dialer
|
2023-05-10 09:03:49 +08:00 |
|
wwqgtxx
|
99f7c4f821
|
fix: ss aead udp problem
|
2023-05-10 08:31:16 +08:00 |
|
wwqgtxx
|
0cb594dd5d
|
chore: upgrade dependencies
|
2023-05-10 07:23:49 +08:00 |
|
H1JK
|
bd431fbf49
|
fix: Update unsafe pointer add usage
|
2023-05-06 15:49:10 +08:00 |
|
Skyxim
|
8c0168d3a8
|
chore: upgrade dependencies
|
2023-05-05 07:27:36 +00:00 |
|
PuerNya
|
7ae3e78b15
|
Feat: rewrite http outbound
|
2023-05-03 22:00:06 +08:00 |
|
Larvan2
|
d61a5af335
|
chore: update release note
|
2023-05-02 22:06:07 +08:00 |
|
H1JK
|
f90066f286
|
chore: Update dependencies
|
2023-05-01 23:38:02 +08:00 |
|
sleshep
|
463da578dd
|
fixes #512: geo download failed when startup (#538)
* fixes #512: geo download failed when startup
- 启动阶段,executor还未初始化tunnel,tcpIn==nil导致geo下载失败,阻塞在
tcpIn <- context
* chore: handled by the upper layer
* chore: remove useless parameters
---------
Co-authored-by: Skyxim <noreply@skyxim.dev>
|
2023-05-01 21:27:55 +08:00 |
|
H1JK
|
1eefa71e1f
|
chore: Make slash optional for system resolver
|
2023-05-01 12:58:02 +08:00 |
|
H1JK
|
969c235490
|
chore: Remove default DNS in system resolver
|
2023-05-01 12:41:36 +08:00 |
|
Larvan2
|
f35ff24d0c
|
docs: update config.yaml
|
2023-04-30 17:10:57 +00:00 |
|