Commit Graph

2349 Commits

Author SHA1 Message Date
gVisor bot
46ed30506e chore: better updater 2023-05-17 00:33:59 +08:00
gVisor bot
49ae6679c4 fix: tfoConn panic 2023-05-16 14:55:50 +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
daab937e48 Fix: deprecated action commands (#556)
Co-authored-by: 8Mi_Yile <admin@8mi.tech>
2023-05-14 13:43:25 +08:00
gVisor bot
75e285b63e feat: Updater detect and download AMD64v3 artifact
Co-authored-by: Larvan2 <78135608+larvan2@users.noreply.github.com>
2023-05-14 12:34:47 +08:00
gVisor bot
8b56171cdd fix: TLS certificate pool initialize
Co-authored-by: Skyxim <noreply@skyxim.dev>
2023-05-14 00:21:59 +08:00
gVisor bot
90bf28cb89 feat: Support insecure gRPC 2023-05-13 09:38:14 +08:00
gVisor bot
fe51e95d88 chore: improve read waiter interface 2023-05-12 12:12:22 +08:00
gVisor bot
4c38b2f0bf fix: sing-based listener panic 2023-05-12 09:14:27 +08:00
gVisor bot
5070a21626 fix: tuic server return error udp address 2023-05-11 22:45:27 +08:00
gVisor bot
e81ee44f33 chore: better tproxy error logging 2023-05-11 21:31:29 +08:00
gVisor bot
73f79b93ef chore: update docs 2023-05-11 21:24:38 +08:00
gVisor bot
986b807f34 fix: shadowsocks rc4-md5 not working 2023-05-11 20:42:36 +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
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