Commit Graph

2522 Commits

Author SHA1 Message Date
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
gVisor bot
d8ee1245f7 fix: vless udp not working 2023-04-20 09:38:08 +08:00
gVisor bot
da77b321fd fix: revert LRU cache changes 2023-04-19 23:50:57 +08:00
gVisor bot
b3cc43ff1f chore: rewrite verifyIP6 2023-04-19 19:25:21 +08:00
gVisor bot
422fccc100 fix: h2 close panic 2023-04-17 23:42:15 +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
0e2f5e4436 fix: ensure StreamWebsocketConn call N.NewDeadlineConn 2023-04-17 00:23:12 +08:00
gVisor bot
b51b258f36 chore: Update dependencies 2023-04-15 16:56:43 +08:00
gVisor bot
c813b0f027 fix: ruleProvider panic 2023-04-14 19:08:41 +08:00
gVisor bot
3e299c6979 chore: clean up docs 2023-04-14 10:04:50 +00:00