clash/adapter
sleshep 463da578dd
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
..
inbound fixes #512: geo download failed when startup (#538) 2023-05-01 21:27:55 +08:00
outbound refactor: Switch to sing-shadowsocks2 client 2023-04-30 18:57:16 +08:00
outboundgroup chore: force set SelectAble when start load cache 2023-04-24 08:07:17 +08:00
provider chore: using sync/atomic replace uber/atomic 2023-04-22 15:37:57 +08:00
adapter.go chore: using sync/atomic replace uber/atomic 2023-04-22 15:37:57 +08:00
parser.go feat: add proxy and sing-based listener support sing-mux 2023-04-23 19:57:54 +08:00