y1rn
y1rn
我也遇到類似的問題,連上之後重啓服務端就會出現。quic失聯就會卡一段時間。
> `cloudflared access ssh` establishes a websocket through Cloudflare, which should work if your domain is using http/3. Which specific issue are you experiencing? Does `cloudflared access ssh` establishes a...
```dap.disconnect() ``` or ``` dap.close() ``` no trigger ```event_terminated ``` or ```event_exited```
```lua local dap = require('dap') dap.adapters.go= function(cb) local stdout = vim.loop.new_pipe(false) local handle local pid_or_err local port = 38697 local root_dir = require 'lspconfig/configs'.gopls.get_root_dir(vim.fn.expand '%:p:h') local opts = { stdio...
same issue for long time
> When I run the `:set termguicolors` command in Neovim, the ligature is applied to the entered code. However, codes entered later will not be applied. > > ```lua >...
I prefer use `` to open query and press `` cd to dir directly. Is there any setup guide?
I'm using [fzf-tab](https://github.com/Aloxaf/fzf-tab) with follow configuration, looks good: ``` eval "$(zoxide init zsh --cmd cd)" __zoxide_z_complete () { args=$(zoxide query -l) _arguments "1:profiles:($args)" } #fzf-tab config zstyle ':completion:*:__zoxide_z:*' sort false...
客户端(mihomo)执行 `curl -v --http3-only https://www.google.com.hk` server端日志: ```2024/03/05 15:13:41 [Info] [3961181656] proxy/vless/inbound: firstLen = 1186 2024/03/05 15:13:41 [Info] [3961181656] proxy/vless/inbound: received request for tcp:v1.mux.cool:0 2024/03/05 15:13:41 [Info] [3961181656] proxy: Xtls Unpadding...
same issue on archlinux, ipv6 doesn't work after minoho server startup