Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

安卓系统上 代理出现问题 #1486

Open
5 of 7 tasks
Qing15 opened this issue Sep 2, 2024 · 1 comment
Open
5 of 7 tasks

安卓系统上 代理出现问题 #1486

Qing15 opened this issue Sep 2, 2024 · 1 comment
Labels
invalid This doesn't seem right more info needed

Comments

@Qing15
Copy link

Qing15 commented Sep 2, 2024

Verify steps

  • 我已经阅读了 文档,了解所有我编写的配置文件项的含义,而不是大量堆砌看似有用的选项或默认值。
  • 我未仔细看过 文档 并解决问题
  • 我未在 Issue Tracker 中寻找过我要提出的问题
  • 我已经使用最新的 Alpha 分支版本测试过,问题依旧存在
  • 我提供了可以在本地重现该问题的服务器、客户端配置文件与流程,而不是一个脱敏的复杂客户端配置文件。
  • 我提供了可用于重现我报告的错误的最简配置,而不是依赖远程服务器、TUN、图形界面客户端或者其他闭源软件。
  • 我提供了完整的配置文件与日志,而不是出于对自身智力的自信而仅提供了部分认为有用的部分。

操作系统

Android

系统版本

安卓14 ,小米澎湃OS

Mihomo 版本

mihomo-android-arm64-v8-v1.18.8.gz

配置文件

mixed-port: 11223
allow-lan: true
geodata-mode: true
unified-delay: true
mode: rule
log-level: debug
ipv6: false
udp: true
tcp-concurrent: true
enable-process: true
sniffer:
  enable: true
  sniffing:
    - tls
    - http
  skip-domain:
  force-domain:
    - 'google.com'
profile:
  store-selected: true
  store-fake-ip: true
external-controller: 127.0.0.1:9090
secret: 'clash'
external-ui: ClashDashboard/metacubexd
external-ui-url: "https://github.com/MetaCubeX/metacubexd/archive/refs/heads/gh-pages.zip" #从 GitHub Pages 分支获取
tun:
  enable: true
  device: Meta
  stack: gvisor #gvisor
  dns-hijack:
    - any:53
  auto-route: true
  auto-detect-interface: true
  strict-route: true
dns:
  enable: true
  ipv6: false
  listen: 0.0.0.0:1053
  prefer-h3: false
  use-hosts: true
  use-system-hosts: true
  respect-rules: false
  enhanced-mode: fake-ip
  # enhanced-mode: fake-ip
  fake-ip-range: 28.0.0.1/8
  fake-ip-filter:
    - "*"
    - "+.lan"
    - "+.stun.*.*"
    - "+.stun.*.*.*"
    - "+.stun.*.*.*.*"
    - "+.stun.*.*.*.*.*"
    - 'lens.l.google.com'
    - '*.mcdn.bilivideo.cn'
    - 'connect.rom.miui.com'
    - 'localhost.ptlogin2.qq.com'
    - '+.msftnsci.com'
    - '+.msftconnecttest.com'
  default-nameserver:
    - '119.29.29.29'
    - '180.76.76.76'
 #   - '114.114.114.114#REJECT'
  proxy-server-nameserver:
    - '119.29.29.29#DNS'
    - 'https://1.12.12.12/dns-query#DNS'    
    - '180.76.76.76#DNS'
    
  nameserver:
    - 'https://1.12.12.12/dns-query'      
    - 'tcp://180.76.76.76'   

  fallback:
    - '8.8.8.8'    
    - '119.29.29.29'

描述

Screenrecorder-2024-09-02-19-00-55-854_0_COMPRESSED.mp4

看直播时,只代理了半分钟数据,就不代理了,面板没数据了
IMG_20240902_190259

重现方式

手机是小米13pro,安卓14澎湃系统。mihomo使用的是mihomo-android-arm64-v8-v1.18.8.gz。用的是TUN模式gvisor, 使用V1.18.3版本没问题,使用最新的几个版本,同样的配置都出现只代理半分钟左右,数据就不经过mihomo处理了

日志

No response

@Qing15 Qing15 added the bug Something isn't working label Sep 2, 2024
@xishang0128 xishang0128 added invalid This doesn't seem right more info needed and removed bug Something isn't working labels Sep 2, 2024
@TrioTea
Copy link

TrioTea commented Sep 4, 2024

你好,可以交流一下安卓上使用mihomo的问题吗?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right more info needed
Projects
None yet
Development

No branches or pull requests

3 participants