cubercsl

Results 49 comments of cubercsl

![Screenshot_2022-03-22-01-22-34-185_com.android.chrome.jpg](https://user-images.githubusercontent.com/22931465/159329194-c0a8126c-d500-43bc-ab90-25a8b9effd6e.jpg) 点击回复详情可以看摘要,点击对应摘要可以跳转到对应楼层。

Confirmed that this issue also exists in the nodejs version (nali-cli), since the nodejs version uses a similar implementation.

https://github.com/v2fly/fhs-install-v2ray/issues/243

https://github.com/v2rayA/v2rayA/blob/v1.5.9.1698.1/service/server/router/index.go#L168-L195 现在的所有操作都是通过浏览器通过 HTTP 请求 API 完成的。所以需要实现一个命令行的前端来进行 HTTP 请求。这个可能还在计划中……

@songyuyx Some bug has been fixed in #414, but it hasn't a tagged release. You can download the binary from action artifacts or build from source.

@hehh2001 那您开 issue 干啥

@hehh2001 nightly 版本是当前 master 分支的构建

@FantasqueX should we rebase these commits?

对于 Arch Linux 用户,提供一个 workaround:使用 [v2ray-geoip-custom](https://aur.archlinux.org/packages/v2ray-geoip-custom) 包来代替官方的包。

I meet the same issue. Make the `bool` type key `false` is very common in use. But now we can only use `--key=false` to solve it.