clash/listener
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
..
auth Style: use gofumpt for fmt 2021-10-10 23:44:09 +08:00
autoredir chore: listeners support shadowsocks/vmess 2022-12-05 10:12:53 +08:00
config chore: shadowsocks listener support the "udp" setting 2023-03-21 12:40:36 +08:00
http chore: listeners support shadowsocks/vmess 2022-12-05 10:12:53 +08:00
inbound fix: tproxy listener cannot listen udp 2023-03-27 22:18:54 +08:00
inner fixes #512: geo download failed when startup (#538) 2023-05-01 21:27:55 +08:00
mixed chore: listeners support shadowsocks/vmess 2022-12-05 10:12:53 +08:00
redir Merge branch 'dev' of https://github.com/Dreamacro/clash into Alpha 2023-01-01 13:03:30 +08:00
shadowsocks chore: using new chan based deadline reader 2023-04-17 19:29:07 +08:00
sing feat: add proxy and sing-based listener support sing-mux 2023-04-23 19:57:54 +08:00
sing_shadowsocks chore: shadowsocks listener support the "udp" setting 2023-03-21 12:40:36 +08:00
sing_tun chore: update wireguard-go 2023-04-20 13:46:21 +08:00
sing_vmess fix: disable header protection in vmess server 2023-02-18 16:42:54 +08:00
socks chore: cleanup natTable's api 2023-02-18 13:16:07 +08:00
tproxy chore: Considering remove GOAMD64=v2 of linux-amd64-compatible 2023-02-18 13:32:26 +08:00
tuic fix: tuic udp native mode can't relay packetSize>1200 2023-03-16 21:09:44 +08:00
tunnel fix: tunnel's inboundTFO missing 2023-02-24 14:19:50 +08:00
listener.go chore: shadowsocks listener support the "udp" setting 2023-03-21 12:40:36 +08:00
parse.go chore: shadowsocks listener support the "udp" setting 2023-03-21 12:40:36 +08:00