Commit Graph

2333 Commits

Author SHA1 Message Date
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
4f49b9ec9c fix: udp can't auto close 2023-05-11 00:03:40 +08:00
gVisor bot
96511d8613 chore: sing inbound support WaitReadPacket 2023-05-10 22:35:50 +08:00
gVisor bot
50fef8e201 fix: sing inbound should check needAdditionReadDeadline on udp too 2023-05-10 16:03:28 +08:00
gVisor bot
ec4508255d chore: better tuic earlyConn impl 2023-05-10 09:36:06 +08:00
gVisor bot
9b1b731419 fix: tuic can't work with proxy-dialer 2023-05-10 09:03:49 +08:00
gVisor bot
92d45c5a80 fix: ss aead udp problem 2023-05-10 08:31:16 +08:00
gVisor bot
b9faaa8143 chore: upgrade dependencies 2023-05-10 07:23:49 +08:00
gVisor bot
72e42957bf fix: Update unsafe pointer add usage 2023-05-06 15:49:10 +08:00
gVisor bot
2e4cef913b chore: upgrade dependencies 2023-05-05 07:27:36 +00:00
gVisor bot
89488a4eb4 Feat: rewrite http outbound 2023-05-03 22:00:06 +08:00
gVisor bot
53b1de5b97 chore: update release note 2023-05-02 22:06:07 +08:00
gVisor bot
42683e9004 chore: Update dependencies 2023-05-01 23:38:02 +08:00
gVisor bot
a48d1f0948 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
gVisor bot
873a5f6a76 chore: Make slash optional for system resolver 2023-05-01 12:58:02 +08:00
gVisor bot
e4a0b3b2f1 chore: Remove default DNS in system resolver 2023-05-01 12:41:36 +08:00
gVisor bot
77dac1090d docs: update config.yaml 2023-04-30 17:10:57 +00:00
gVisor bot
3fd1d92966 feat: support system dns for windows 2023-05-01 00:46:57 +08:00
gVisor bot
c556482ab7 feat: support system dns 2023-04-30 23:59:54 +08:00
gVisor bot
fda4fdc6d5 refactor: Switch to sing-shadowsocks2 client 2023-04-30 18:57:16 +08:00
gVisor bot
bc15a8d757 fix: tuic connection error using fast_open 2023-04-29 15:44:07 +00:00
gVisor bot
7160fb2a4b fix: wildcard matching problem 2023-04-28 16:55:35 +00:00
gVisor bot
c96748e198 Fix concurrent close on h2mux server conn 2023-04-27 22:18:09 +08:00
gVisor bot
9315dada26 chore: clash filter link local 2023-04-27 07:06:53 +00:00
gVisor bot
d063d43aaa chore: better memory fetching time 2023-04-27 06:55:53 +00:00
gVisor bot
3cd2cd4795 chore: better parse remote dst 2023-04-27 02:32:25 +00:00
gVisor bot
d19543b259 fix: tracker remote addr check 2023-04-27 01:39:29 +00:00
gVisor bot
9ba41f06c0 chore: better workflow 2023-04-26 14:09:17 +00:00
gVisor bot
43896a94de chore: remove debug_api patch 2023-04-26 14:02:21 +00:00
gVisor bot
249d871e60 fix: tunnel udp panic 2023-04-26 15:57:25 +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
135dc640db fix: domain-set wildcard match 2023-04-26 02:49:16 +00:00
gVisor bot
30c0359666 fix: wireguard auto close not working 2023-04-26 09:34:36 +08:00
gVisor bot
b0c56eee28 chore: version print error 2023-04-26 01:13:52 +00: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
23a7aaeeed chore: force set SelectAble when start load cache 2023-04-24 08:07:17 +08:00
gVisor bot
c2af8cebf7 fix: smux should show its support udp and uot 2023-04-23 21:50:42 +08:00
gVisor bot
45b3f49942 feat: add statistic and only-tcp options for smux 2023-04-23 20:55:42 +08:00
gVisor bot
b1bc393e38 doc: update smux 2023-04-23 20:10:58 +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
516c713c5c chore: update doc 2023-04-21 08:49:03 +00:00
gVisor bot
1248ba250e chore: update wireguard-go 2023-04-20 13:46:21 +08:00
gVisor bot
6c51ee9b38 fix: not match top domain 2023-04-20 05:45:22 +00:00
gVisor bot
092676ba3f chore: clear windows bind error 2023-04-20 10:22:51 +08:00