Results 22 comments of tony1016

> ```shell > --enable-logging=file --log-level=-1 --log-file="path_to_electron_debug.log" > ``` > > 加点参数,抓份更详细的报错。 > > 日志保存位置 (`--log-file`) 随意,只要把内容复制来即可。 > > 贴日志请使用 [fenced code block](https://github.github.com/gfm/)。 > > 同时,请尝试单独运行 [Clash](https://github.com/Dreamacro/clash) 和 [Electron](https://www.electronjs.org/docs/latest/tutorial/installation)。 > >...

没有问题,我的浏览器是版本 103.0.5060.114(正式版本) (64 位) Lemmingh ***@***.***> 于2022年8月1日周一 09:46写道: > 这样看来,应该是 Electron native crash,可能还没有启动就崩了。 > > 你的环境能运行 Chrome 100 或更高版本吗? > > Electron v18 里面是 Chromium v100,Node.js v16,V8 v10 > >...

我司自己的办公门户就是Electron的,看起来没有问题 Lemmingh ***@***.***> 于2022年8月1日周一 10:01写道: > 我没思路了,头一次碰上这种环境,也没见过实机。 > ------------------------------ > > 恐怕只能靠你自己,去*单独运行 Electron*。 > > - > > 如果正常:未解之谜。 > - > > 如果崩溃:Electron 的问题。 > > — > Reply...

> 我没思路了,头一次碰上这种环境,也没见过实机。 > > 恐怕只能靠你自己,去**单独运行 Electron**。 > > * 如果正常:未解之谜。 > * 如果崩溃:Electron 的问题。 我擦,真让我猜到了,因为路径里有空格导致的,看来你们要换个名字了,哈哈

Only first one works. But, never mind, now I use multi -NR in one command 2017年11月19日 上午5:31,"Adrian Harabula" 写道: > Hello, tested it out of curiosity, and: > > 1....

找了一下,参考[这个代码](https://github.com/godspeed1989/xd-h3c/blob/master/authenticate.c),发现这个版本号是通过H3C的密钥和随机串+版本号计算出来的,但是H3C的密钥似乎已经泄漏了,所以这都不是问题。回头有空搞一搞,希望能搞个pr给您

但是很奇怪,我的配置如下 { "socket_timeout": 20, "host": "0.0.0.0", "port": 53, "tcp_dns_server": [ "8.8.8.8:53"], "enable_server_switch": true, "speed_test" : true, "enable_lru_cache": true, "lru_cache_size" : 100, "udp_mode" : false, "daemon_process" : false, "internal_dns_server": ["182.1.1.33"], "internal_domain":["_bankcomm.com_"]...

我是 "internal_domain":["\* bankcomm.com _"],_被markdown了

不可以啊,我又没有改什么,之前就有加星号,只不过被markdown当做重点了