mellow-io / mellow

Mellow is a rule-based global transparent proxy client for Windows, macOS and Linux. Also a Proxifier alternative.
3.55k stars 469 forks source link

运行在linux下的错误信息 #314

Closed freett closed 3 years ago

freett commented 3 years ago

使用操作系统类型以及版本

Linux Arch-Route 5.10.5-arch1-1 #1 SMP PREEMPT Thu, 07 Jan 2021 09:50:43 +0000 x86_64 GNU/Linux

使用 Mellow 版本

core-linux-amd64

问题描述

Detected send through address: 192.168.4.5 <------------- Make sure this is an IP address, otherwise you're in trouble. Detected send through scope: Lan <--------- This should be a network interface name. Detected original gateway: 192.168.4.1 <----------------- This should be an IP address. Using config file /home/lcx/mellow/cfg.json Using DNS 8.8.8.8, 8.8.4.4 2021/01/10 08:52:46 Relay ICMP packets. 2021/01/10 08:52:46 start V instance failed: v2ray.com/core/infra/conf/serial: failed to read config file at line 1 char 2 > invalid character 'E' looking for beginning of value RTNETLINK answers: No such file or directory Error: FIB table does not exist. Routing table recovered. DNS recovered. [lcx@Arch-Route mellow]$ Error: Nexthop has invalid gateway. Routing table is ready.

问题复现步骤

运行 run_linux.sh后的错误信息

相关配置

[Endpoint] 1 MyProxyServer, ss, ss://chacha20-ietf-poly1305:password@server-ip:8888 2 Direct, builtin, freedom, domainStrategy=UseIP 3 Dns-Out, builtin, dns 4 5 [RoutingRule] 6 DOMAIN-KEYWORD, geosite:cn, Direct 7 GEOIP, cn, Direct 8 GEOIP, private, Direct 9 FINAL, MyProxyServer 10 11 [Dns] 12 hijack = Dns-Out 13 14 [DnsServer] 15 localhost 16 8.8.8.8

相关日志、截图

github-actions[bot] commented 3 years ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days