gVisor bot
1c0fa63386
migration: go 1.21
2023-09-17 17:05:13 +08:00
gVisor bot
e7264d7a78
chore: TCPKeepAlive interval set to 15s by default
2023-09-03 20:42:54 +08:00
gVisor bot
aab21720b5
feat: configurable TCPKeepAlive interval
2023-09-02 16:45:16 +08:00
gVisor bot
5ab97f2b25
fix: ntp service panic
2023-09-02 12:37:43 +08:00
gVisor bot
550a3b7f5d
chore: cleanup codes
2023-08-26 21:20:20 +08:00
gVisor bot
0517522f2f
fix: TLS ALPN support
2023-08-14 15:48:13 +08:00
gVisor bot
8b3f2e1be0
feat: Converter unofficial TUIC share link support
2023-08-14 15:11:33 +08:00
gVisor bot
a58bd50cef
chore: better tuicV5 deFragger
2023-08-03 23:07:30 +08:00
gVisor bot
58583c11c9
chore: structure support decode pointer
2023-07-16 11:11:30 +08:00
gVisor bot
499b2babe5
feat: tuic outbound allow set an empty ALPN
array
2023-07-16 10:29:43 +08:00
gVisor bot
da70b0a4b8
chore: Update dependencies
2023-07-14 11:37:15 +08:00
gVisor bot
77d099e66c
fix: DNS cache
2023-07-14 09:55:43 +08:00
gVisor bot
903c77d806
chore: update to go1.21rc2, drop support for go1.19
2023-07-02 09:59:18 +08:00
gVisor bot
4840713221
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
gVisor bot
5df878cb1f
chore: Replace murmur3 with maphash
2023-06-10 17:35:19 +08:00
gVisor bot
000197a706
feat: Add XUDP migration support
2023-06-07 23:03:36 +08:00
gVisor bot
18b21afee6
fix: go1.19 compile
2023-06-06 10:47:50 +08:00
gVisor bot
53be3f82cc
fix: nil pointer in urltest ( #603 )
2023-06-05 12:40:46 +08:00
gVisor bot
dadd626f91
[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
gVisor bot
5f25633a0c
chore: Random only if the certificate and private-key are empty
2023-06-03 17:45:47 +08:00
gVisor bot
eb6e56de4e
fix: deadline reader cause panic
2023-05-30 20:21:51 +08:00
gVisor bot
755f7c27b8
chore: add WaitReadFrom support in ssr
2023-05-28 22:51:44 +08:00
gVisor bot
14c1918e6c
chore: add WaitReadFrom support in quicStreamPacketConn
2023-05-28 15:22:08 +08:00
gVisor bot
87a74b8ded
chore: rebuild ref and threadSafe packetConn
2023-05-20 16:57:42 +08:00
gVisor bot
5af4f4995f
chore: packet deadline support CreateReadWaiter interface
2023-05-20 11:44:11 +08:00
gVisor bot
9ff246b29d
chore: better packet deadline
2023-05-19 23:29:59 +08:00
gVisor bot
a8b57b19c3
chore: better sing's udp api support
2023-05-15 22:45:08 +08:00
gVisor bot
d70a424a78
fix: UDP packet should not return io.EOF
2023-05-15 19:06:58 +08:00
gVisor bot
4c38b2f0bf
fix: sing-based listener panic
2023-05-12 09:14:27 +08:00
gVisor bot
2f33ef8642
fix: Deadline not apply on EnhancePacketConn
2023-05-11 19:58:50 +08:00
gVisor bot
31b70b9fbd
chore: decrease shadowsocks udp read memory used for no-windows platform
2023-05-11 19:01:41 +08:00
gVisor bot
0253db1a1a
fix: mux's udp should add write lock
2023-05-11 15:34:28 +08:00
gVisor bot
82be6a68ad
chore: decrease direct udp read memory used for no-windows platform
2023-05-11 13:47:51 +08:00
gVisor bot
6e539f4b0d
chore: drop bufio.Reader in BufferedConn to let gc can clean up its internal buf
2023-05-11 11:30:20 +08:00
gVisor bot
50fef8e201
fix: sing inbound should check needAdditionReadDeadline on udp too
2023-05-10 16:03:28 +08:00
gVisor bot
2bc88b1741
chore: support splice for direct outbound
2023-04-25 23:01:05 +08:00
gVisor bot
190014aa1d
chore: using sync/atomic replace uber/atomic
2023-04-22 15:37:57 +08:00
gVisor bot
7867b7ea2d
chore: using new chan based deadline reader
2023-04-17 19:29:07 +08:00
gVisor bot
0e2f5e4436
fix: ensure StreamWebsocketConn call N.NewDeadlineConn
2023-04-17 00:23:12 +08:00
gVisor bot
da1b748348
fix: Converter panic on bad VMess share links
2023-04-12 14:40:38 +08:00
gVisor bot
c305ea2b7a
chore: Add read deadline implementation
2023-04-09 22:58:05 +08:00
gVisor bot
c4580858fb
chore: Update dependencies
2023-04-09 15:40:17 +08:00
gVisor bot
ae5fafa885
chore: make all net.Conn wrapper can pass through N.ExtendedConn
2023-04-02 22:24:46 +08:00
gVisor bot
3980899f3b
fix: firstWriteCallBackConn can pass N.ExtendedConn too
2023-04-01 20:56:49 +08:00
gVisor bot
96461ab557
feat: nameserver-policy
support use rule-providers and reduce domain-set memory
2023-04-01 11:53:39 +08:00
gVisor bot
583a568d57
fix: Converter REALITY security type
2023-03-26 11:03:32 +08:00
gVisor bot
7c155c7d3f
feat: Converter support REALITY share standard
2023-03-19 17:31:52 +08:00
gVisor bot
3001df622f
chore: better uuid using
2023-03-15 10:10:03 +08:00
gVisor bot
dea929bdae
fix: let quic-go works on outbound's packetConn
2023-03-15 09:56:00 +08:00
gVisor bot
e5eab112d0
feta: add hosts support domain and mulitple ip ( #439 )
...
* feat: host support domain and multiple ips
* chore: append local address via `clash`
* chore: update hosts demo
* chore: unified parse mixed string and array
* fix: flatten cname
* chore: adjust logic
* chore: reuse code
* chore: use cname in tunnel
* chore: try use domain mapping when normal dns
* chore: format code
2023-03-12 15:00:59 +08:00