e404695a0d
fix: mux's udp should add write lock
2023-05-11 15:34:28 +08:00
75cd72385a
chore: decrease direct udp read memory used for no-windows platform
2023-05-11 13:47:51 +08:00
d9fa051dd8
chore: drop bufio.Reader in BufferedConn to let gc can clean up its internal buf
2023-05-11 11:30:20 +08:00
3b291d3fbf
fix: sing inbound should check needAdditionReadDeadline on udp too
2023-05-10 16:03:28 +08:00
7bb5da3005
chore: support splice for direct outbound
2023-04-25 23:01:05 +08:00
40da1911d9
chore: using sync/atomic replace uber/atomic
2023-04-22 15:37:57 +08:00
495033270c
chore: using new chan based deadline reader
2023-04-17 19:29:07 +08:00
4a0d097fe9
fix: ensure StreamWebsocketConn call N.NewDeadlineConn
2023-04-17 00:23:12 +08:00
836615aac9
fix: Converter panic on bad VMess share links
2023-04-12 14:40:38 +08:00
6c76312e5c
chore: Add read deadline implementation
2023-04-09 22:58:05 +08:00
8e8cddf462
chore: Update dependencies
2023-04-09 15:40:17 +08:00
99f84b8a66
chore: make all net.Conn wrapper can pass through N.ExtendedConn
2023-04-02 22:24:46 +08:00
cd95cf4849
fix: firstWriteCallBackConn can pass N.ExtendedConn too
2023-04-01 20:56:49 +08:00
cfd03a99c2
feat: nameserver-policy
support use rule-providers and reduce domain-set memory
2023-04-01 11:53:39 +08:00
431dcfa914
fix: Converter REALITY security type
2023-03-26 11:03:32 +08:00
3e47bfacf0
feat: Converter support REALITY share standard
2023-03-19 17:31:52 +08:00
f7610ce2ad
chore: better uuid using
2023-03-15 10:10:03 +08:00
516c219580
fix: let quic-go works on outbound's packetConn
2023-03-15 09:56:00 +08:00
7f588935ea
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
ae4d114802
chore: Cleanup REALITY code
2023-03-11 12:23:27 +08:00
0c984644b4
chore: parse the allowInsecure field for the trojan uri scheme
2023-03-09 01:31:43 +08:00
6a97ab9ecb
chore: use fastrand to replace math/rand
2023-03-06 18:10:14 +08:00
ae966833a4
chore: Generate UUID from fastrand
2023-03-05 11:00:14 +08:00
c1199f1a8a
chore: add early conn interface to decrease unneeded write
2023-02-27 00:26:49 +08:00
a3b8c9c233
fix: peek not work with some inbound
2023-02-25 19:41:14 +08:00
81722610d5
feat: Support VLESS XTLS Vision ( #406 )
2023-02-25 14:01:59 +08:00
75680c5866
chore: use early conn to support real ws 0-rtt
2023-02-24 09:54:54 +08:00
d6ff5f7d96
style: run go fmt on every .go file ( #392 )
2023-02-17 16:31:37 +08:00
cc2a775271
feat: Converter support uTLS fingerprint field
2023-02-11 16:40:01 +08:00
cbc217e80a
fix: Converter Shadowsocks password parse
2023-02-04 16:58:17 +08:00
248578086f
feat: Converter support WS early data parameters
2023-01-27 11:31:58 +08:00
023a96a6d3
make ConvertsV2Ray more robust ( #349 )
...
* make ConvertsV2Ray more robust
* add log
* fix
2023-01-24 16:34:52 +08:00
5bbf73e3b5
chore: new Random TLS KeyPair when empty input
2023-01-18 12:06:36 +08:00
49a2602329
fix: add Upstream to refconn
2023-01-16 13:26:30 +08:00
a5821e5785
fix: add ReaderReplaceable to BufferedConn, avoid buffered data lost
2023-01-16 12:28:30 +08:00
4e4d741075
chore: code cleanup
2023-01-16 12:11:34 +08:00
bec66e9e69
adjust: Improve WebSocket mask
2023-01-16 11:42:10 +08:00
50832aab47
chore: decrease direct depend on the sing package
2023-01-16 10:50:31 +08:00
d1565bb46f
refactor: Implement extended IO
2023-01-16 09:42:03 +08:00
5dd691aa95
fix: ss converter cipher missing
2023-01-14 21:37:10 +08:00
dd4e4d7559
chore: ss2022 converter method verify
2023-01-10 21:55:36 +08:00
0f29c267be
fix: Converter VMess XUDP not enabled by default when using v2rayN style share link
2023-01-10 20:47:58 +08:00
d38ceb78c9
chore: Refine converter packet encoding parse
2023-01-10 18:25:05 +08:00
0c354c748a
fix: ss2022 converter password decode error
2023-01-10 18:13:18 +08:00
3a8e7c8899
chore: vemss converter xudp is true by default
2023-01-10 18:10:21 +08:00
fd48c6df8a
chore: Fix fmt in #321
...
Replace all double spaces to tabs due to Go fmt proposal.
2023-01-07 12:24:28 +08:00
8e6989758e
fix converter error
2023-01-03 22:33:29 +08:00
7496d9c114
chore: rebuild relay
2022-12-19 21:34:07 +08:00
8a2d1ec5a7
chore: better structure decoder
2022-12-13 21:13:31 +08:00
afb2364ca2
chore: wireguard's reserved support base64 input
2022-12-13 20:40:07 +08:00