Commit Graph

246 Commits

Author SHA1 Message Date
gVisor bot
2e4cef913b chore: upgrade dependencies 2023-05-05 07:27:36 +00:00
gVisor bot
42683e9004 chore: Update dependencies 2023-05-01 23:38:02 +08:00
gVisor bot
fda4fdc6d5 refactor: Switch to sing-shadowsocks2 client 2023-04-30 18:57:16 +08:00
gVisor bot
c96748e198 Fix concurrent close on h2mux server conn 2023-04-27 22:18:09 +08:00
gVisor bot
381719cc9e fix: sing-mux udp 2023-04-26 13:33:35 +08:00
gVisor bot
554503e20b fix: wireguard tcp close need long time 2023-04-26 11:05:59 +08:00
gVisor bot
2bc88b1741 chore: support splice for direct outbound 2023-04-25 23:01:05 +08:00
gVisor bot
0f31336d93 chore: safe sing-mux close 2023-04-24 10:30:12 +08:00
gVisor bot
bbfdbae3a6 feat: add proxy and sing-based listener support sing-mux 2023-04-23 19:57:54 +08:00
gVisor bot
dae4207520 chore: cleanup unneeded deadline 2023-04-22 19:17:45 +08:00
gVisor bot
190014aa1d chore: using sync/atomic replace uber/atomic 2023-04-22 15:37:57 +08:00
gVisor bot
1248ba250e chore: update wireguard-go 2023-04-20 13:46:21 +08:00
gVisor bot
da77b321fd fix: revert LRU cache changes 2023-04-19 23:50:57 +08:00
gVisor bot
1e4778d69e chore: Adopt sing-tun's update 2023-04-17 20:38:37 +08:00
gVisor bot
f822836a31 chore: Update dependencies 2023-04-17 19:46:57 +08:00
gVisor bot
7867b7ea2d chore: using new chan based deadline reader 2023-04-17 19:29:07 +08:00
gVisor bot
b51b258f36 chore: Update dependencies 2023-04-15 16:56:43 +08:00
gVisor bot
14726b89eb fix: deadline pipeReadBuffer, pipeReadFrom and panic when alloc empty buffer 2023-04-13 19:37:33 +08:00
gVisor bot
3267da1292 fix: wireguard reconnect failed 2023-04-13 17:01:01 +08:00
gVisor bot
1d2c053e4d fix: CGO build failed on darwin-10.16 2023-04-12 18:27:22 +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
6c5b8e7d75 feat: add memory status for snapshot 2023-04-07 23:53:46 +08:00
gVisor bot
d7cd598e53 chore: sync sing-wireguard's update 2023-04-02 17:29:30 +08:00
gVisor bot
f047ff0ee1 chore: Update dependencies 2023-04-02 13:15:41 +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
404323dee4 feat: add upgrade api
example: curl -X POST -H "Authorization: Bearer 123456" http://ip:port/upgrade
2023-03-23 20:48:20 +08:00
gVisor bot
b49bb0b2bf chore: move sing-tun's udpTimeout fix to there lib 2023-03-23 19:53:28 +08:00
gVisor bot
e36bb24b43 fix: sing_tun apply udpTimeout when using gvisor stack 2023-03-23 14:05:31 +08:00
gVisor bot
b5a3275bbb chore: update quic-go to release unused buffer when error 2023-03-22 13:01:58 +08:00
gVisor bot
832ebb4050 Update UoT protocol 2023-03-17 13:23:45 +08:00
gVisor bot
2be8768bc7 fix: tuic udp native mode can't relay packetSize>1200 2023-03-16 21:09:44 +08:00
gVisor bot
38d5c0284e chore: Update dependencies 2023-03-15 18:58:59 +08:00
gVisor bot
4b6bbef697 Update UoT protocol 2023-03-15 14:46:35 +08:00
gVisor bot
492a334eed Support Restls-V1 in Clash.Meta (#441)
* feat: impl restls

* fix: don't break shadowtls' working

* chores: correct restls-client-go version

* feat: bump restls-client-go version

* fix: consistent naming `client-fingerprint`

* docs: update example config

* chore: adjust client-fingerprint's snippet

---------

Co-authored-by: wwqgtxx <wwqgtxx@gmail.com>
Co-authored-by: Larvan2 <78135608+Larvan2@users.noreply.github.com>
2023-03-14 13:33:24 +08:00
gVisor bot
8df8bf1930 chore: update quic-go 2023-03-12 09:39:13 +08:00
gVisor bot
e23fc76653 fix: don't return a non-nil interface containing nil pointer 2023-03-10 12:06:53 +08:00
gVisor bot
2e65b87a2b chore: update utls library 2023-03-09 12:33:29 +08:00
gVisor bot
68a2b8a9d2 feat: Support REALITY protocol 2023-03-08 17:18:46 +08:00
gVisor bot
7d27018b17 fix: sing-vmess listener‘s "cipher: message authentication failed" 2023-03-07 14:11:38 +08:00
gVisor bot
c6ec5c683b chore: Generate UUID from fastrand 2023-03-05 11:00:14 +08:00
gVisor bot
30fe29bea1 chore: Update dependencies 2023-03-04 23:41:56 +08:00
gVisor bot
e45b8dc404 chore: add early conn interface to decrease unneeded write 2023-02-27 00:26:49 +08:00
gVisor bot
17f1ef7cb0 fix: golang1.19 can't compile 2023-02-26 22:20:25 +08:00
gVisor bot
a29a3563b3 fix: uot client's WriteTo mistake 2023-02-26 15:59:34 +08:00
gVisor bot
00ffd60aef chore: Update dependencies 2023-02-22 19:35:43 +08:00
gVisor bot
a694155b20 chore: using sing-shadowtls to support shadowtls v1/2/3 2023-02-21 21:58:37 +08:00
gVisor bot
2a259ef8e7 fix: disable header protection in vmess server 2023-02-18 16:42:54 +08:00
gVisor bot
7119a8426c chore: update gvisor 2023-02-13 20:50:11 +08:00
gVisor bot
0b2d891a37 chore: update tfo-go for golang1.20 2023-02-08 13:10:44 +08:00