CharlotteFallices

Results 13 comments of CharlotteFallices

You may need to provide some additional information: - Are you using OpenVPN Access Server, OpenVPN Cloud, or Community Solution? - In the case of Access Server, what is the...

Trying to configure DNS manually instead of using AdGuard's one-click service might be helpful: ```yaml dns: enable: true ipv6: true listen: '127.0.0.1:53' enhanced-mode: fake-ip fake-ip-range: 198.18.0.1/16 nameserver: - 94.140.14.15 -...

Maybe set "this node" as the outbound of "other node" will work? *Relay (aka. proxy chain) may be a useful choice if you don't have access to the server: ```yaml...

Please try to run Clash core in Terminal and try again: 1. Install Clash core: ```shell brew update&&brew install clash ``` 2. Edit `~/Library/LaunchAgents/homebrew.mxcl.clash.plist`: ``` ProgramArguments /usr/local/opt/clash/bin/clash -d ~/.config/clash ```...

Maybe an automated script would work better? Clash doesn't have a built-in event system, but setting a shell script which abled to triggered by a network event and controlling a...

```shell [TCP] 127.0.0.1:56460 --> github.com:443 doesn't match any rule using DIRECT ``` Maybe you should think about your rules? Try to add `MATCH,$PROXYGROUP` to your rules may help it work...

Why not [Numbers](https://www.apple.com/numbers/)?:)

......我尝试了重现这个问题: 1. 我在一个新的macOS里下载了Keka并创建了一个文件夹 2. 我将文件夹拖放至Keka 3. Keka使用默认配置压缩了它 4. 我关闭了Keka 5. 我把它们通过**USB**移动到了我的macOS中 6. 我双击并解压了它(我的默认解压缩工具是Keka) 7. 我设置了加密的压缩 8. 我将它拖移到Keka 9. 然后我解压了它 10. 没有出现任何问题 ------ [这个](https://send.firefox.com/download/959095f5574ad835/#3_9dv2Jli9WXarDdWSffgA)是我使用的压缩文件和系统日志 上面应该有一些截图,不过它们太大了,你可能需要稍等一会才能看见它们

[Another fork](https://github.com/mozilla/readability) of [arc90's readability](https://github.com/ryanong/arc90labs-readability) made it 👀