-
2020-04-23 16:58:13[info] [TCP] 127.0.0.1:54994 --> www.baidu.com match DomainKeyword using DIRECT
2020-04-23 16:58:18[warning] dial DIRECT error: dial tcp4 104.193.88.123:443: i/o timeout
2020-04-2…
-
# Summary
* I encountered this strange problem and I am trying to solve it.
## Brew install Crystal
```text
$ brew install crystal
Updating Homebrew...
Warning: You are using macOS 10.12.
…
-
在执行代码最后的`open`时出现了错误提示
![屏幕快照 2020-01-31 13 10 57](https://user-images.githubusercontent.com/56059155/73514094-4c250b00-442b-11ea-8753-beafb6e53d71.png)
可以改成`open $HOME/.config/clash/`
-
系统:mac14
网易云版本:832
启动方式:阿里云服务器上docker启动
代理使用:clashx
证书:使用的是docker内自带的证书
* docker compose配置
```yaml
version: "3"
services:
netease:
image: nondanee/unblockneteasemusic:latest
res…
-
seeker.conf :
pass out log on en0 route-to utun4 inet proto { tcp } to any port {80,443}
期待支持socks5 udp... for chrome youtube quic
#pass out log on en0 route-to utun4 inet proto { udp } to any po…
fbion updated
4 years ago
-
![image](https://user-images.githubusercontent.com/6836030/70682297-679c5100-1cd9-11ea-907a-d5f2050e1e61.png)
不识别 Proxy
- DOMAIN-SUFFIX,9to5mac.com,Proxy
提示 not found proxy
-
masOS: 10.15.2
ClashX Version: 1.16.9
Error Message:
> ProxyGroup[x]: `url` or `interval` missing
**Tentative solution:**
-
```
# load-balance 可以使相同 eTLD 请求在同一条代理线路上
# - { name: …
-
使用域名+ws+tls就会报错[warning] dial Final error: Dial 66.x.x.x error: remote error: tls: internal error
但是用ClashX就没事
-
在没有微信视频时(也就是不存在大量udp流量的情况下),一切工作正常,一旦视频,cpu占用爆炸,直接没网。
## 版本信息
- macOS 10.14.6
- Mellow 0.0.6
## 配置文件
```json
{
"outbounds": [
{
"protocol": "socks",
"settings": {
…
-
## Terminal Stuff
* [x] `$ brew upgrade bat fzf git heroku hokusai hub macvim the_silver_searcher tmux yarn`
* [x] `$ replug`
* [x] `$ asdf update && asdf plugin-update --all && asdf reshim`
* […