H1JK
|
05b9071ca6
|
chore: Pool allocate arrays instead of slices
This is inspired by https://go-review.googlesource.com/c/net/+/539915
|
2023-11-18 13:52:03 +08:00 |
|
wwqgtxx
|
832dae3421
|
chore: direct append data to bufio.Reader's internal buffer as much as possible
|
2023-11-09 22:19:29 +08:00 |
|
wwqgtxx
|
fe7c1a2cdb
|
chore: using wk8/go-ordered-map/v2 replace internal StringMapSlice
|
2023-11-09 08:47:44 +08:00 |
|
wwqgtxx
|
575c1d4129
|
chore: NameServerPolicy will match inorder
|
2023-11-08 19:29:26 +08:00 |
|
wwqgtxx
|
17c9d507be
|
chore: hello mihomo
|
2023-11-03 21:58:21 +08:00 |
|
wwqgtxx
|
8c3557e96b
|
chore: support v2ray http upgrade server too
|
2023-11-03 13:58:53 +08:00 |
|
wwqgtxx
|
ee3038d5e4
|
chore: add SetupContextForConn for common/net
|
2023-11-03 11:50:25 +08:00 |
|
wwqgtxx
|
b0638cfc49
|
chore: better bufio.Reader warp
|
2023-11-02 11:11:35 +08:00 |
|
wwqgtxx
|
cf93f69f40
|
chore: cleanup error using of dialer.DefaultInterface
|
2023-10-26 09:07:49 +08:00 |
|
wwqgtxx
|
ea7e15b447
|
chore: decrease memory copy in quic sniffer
|
2023-10-19 23:51:37 +08:00 |
|
sduoduo233
|
9f530525d7
|
fix: method in vmess http-opts is not used
|
2023-10-16 09:16:36 +08:00 |
|
wwqgtxx
|
7ed25ddc74
|
chore: better atomic using
|
2023-10-10 21:28:46 +08:00 |
|
Larvan2
|
dbaee284e4
|
fix: hy2/tuic inbound cert isn't path
Co-authored-by: wwqgtxx <wwqgtxx@gmail.com>
|
2023-10-01 12:04:34 +08:00 |
|
Larvan2
|
fdd327d58d
|
fix: fail to set KeepAliveIntervall #715
|
2023-09-25 14:05:13 +08:00 |
|
Larvan2
|
f6bf9c0857
|
feat: converter support hysteria2
|
2023-09-21 17:25:15 +08:00 |
|
wwqgtxx
|
62266010ac
|
Revert "migration: go 1.21"
This reverts commit 33d41338ef .
|
2023-09-21 08:29:28 +08:00 |
|
Larvan2
|
33d41338ef
|
migration: go 1.21
|
2023-09-17 17:05:13 +08:00 |
|
Larvan2
|
1d4af2d92b
|
chore: TCPKeepAlive interval set to 15s by default
|
2023-09-03 20:42:54 +08:00 |
|
Larvan2
|
73fa79bf3f
|
feat: configurable TCPKeepAlive interval
|
2023-09-02 16:45:16 +08:00 |
|
wwqgtxx
|
a366e9a4b5
|
fix: ntp service panic
|
2023-09-02 12:37:43 +08:00 |
|
Larvan2
|
630a17cf90
|
chore: cleanup codes
|
2023-08-26 21:20:20 +08:00 |
|
H1JK
|
ed09df4e13
|
fix: TLS ALPN support
|
2023-08-14 15:48:13 +08:00 |
|
H1JK
|
f89ecd97d6
|
feat: Converter unofficial TUIC share link support
|
2023-08-14 15:11:33 +08:00 |
|
wwqgtxx
|
191243a1d2
|
chore: better tuicV5 deFragger
|
2023-08-03 23:07:30 +08:00 |
|
wwqgtxx
|
a181e35865
|
chore: structure support decode pointer
|
2023-07-16 11:11:30 +08:00 |
|
wwqgtxx
|
9cbca162a0
|
feat: tuic outbound allow set an empty ALPN array
|
2023-07-16 10:29:43 +08:00 |
|
H1JK
|
5dd57bab67
|
chore: Update dependencies
|
2023-07-14 11:37:15 +08:00 |
|
H1JK
|
492a731ec1
|
fix: DNS cache
|
2023-07-14 09:55:43 +08:00 |
|
wwqgtxx
|
8f1475d5d0
|
chore: update to go1.21rc2, drop support for go1.19
|
2023-07-02 09:59:18 +08:00 |
|
タイムライン
|
57db8dfe23
|
Chore: Something update from clash (#639)
Chore: add alive for proxy api
Improve: alloc using make if alloc size > 65536
|
2023-06-30 17:36:43 +08:00 |
|
H1JK
|
64b23257db
|
chore: Replace murmur3 with maphash
|
2023-06-10 17:35:19 +08:00 |
|
H1JK
|
c3ef05b257
|
feat: Add XUDP migration support
|
2023-06-07 23:03:36 +08:00 |
|
wwqgtxx
|
ad11a2b813
|
fix: go1.19 compile
|
2023-06-06 10:47:50 +08:00 |
|
wzdnzd
|
e7174866e5
|
fix: nil pointer in urltest (#603)
|
2023-06-05 12:40:46 +08:00 |
|
wzdnzd
|
3ef81afc76
|
[Feature] Proxy stores delay data of different URLs. And supports specifying different test URLs and expected statue by group (#588)
Co-authored-by: Larvan2 <78135608+Larvan2@users.noreply.github.com>
Co-authored-by: wwqgtxx <wwqgtxx@gmail.com>
|
2023-06-04 11:51:30 +08:00 |
|
Skyxim
|
2af758e5f1
|
chore: Random only if the certificate and private-key are empty
|
2023-06-03 17:45:47 +08:00 |
|
wwqgtxx
|
41af94ea66
|
fix: deadline reader cause panic
|
2023-05-30 20:21:51 +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
|
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 |
|
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 |
|
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 |
|
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 |
|