trojan-gfw / igniter

A trojan client for Android (UNDER CONSTRUCTION).
GNU General Public License v3.0
3.3k stars 736 forks source link

能否不在Task bar顯示「Listening Port」通知?這個Listening Port通知無法左滑清除。無法使用Miracast投影。 #277

Closed okudayukiko closed 4 years ago

okudayukiko commented 4 years ago

Google Play最新版。 對於非root手機而言只能使用VPN模式,現在的Samsung手機難以root。連接後手機左上角的Igniter圖示有些礙眼。雖然可以使用「通知設定」隱藏Igniter圖示。

okudayukiko commented 4 years ago

「Exempt Chinese Domain/IPs」勾選了也無法使用Miracast(三星Smart View),無法投影到電視機。 20200801_173602

TchaikovDriver commented 4 years ago

If you don't want to see the notification, just enter the Igniter's settings and disable the notification.

okudayukiko commented 4 years ago

If you don't want to see the notification, just enter the Igniter's settings and disable the notification.

個人猜測是要跳過(不代理)IPv4、IPv6 LAN IP才能用Miracast。可能你們的程式是只繞過IPv4 LAN IP。現在很多VPN App的「Bypass LAN IP」其實只跳過IPv4 LAN IP,沒有跳過IPv6 LAN IP。

okudayukiko commented 4 years ago

另外有時按START按鈕沒有響應,必須重啟手機。

TchaikovDriver commented 4 years ago

@wongsyrone The problem might be caused by this issue.

HappyMax0 commented 4 years ago

最小化通知就行了

wongsyrone commented 4 years ago

通知是Android系统要求前台服务的,其实可以关闭通知权限

wongsyrone commented 4 years ago

@wongsyrone The problem might be caused by this issue.

这个貌似没有后续了,也不知道是否在修复

TchaikovDriver commented 4 years ago

@wongsyrone The problem might be caused by this issue.

这个貌似没有后续了,也不知道是否在修复

shadowsocks-android有给出的解决方案,把原先VpnService.Buidler.addRoute("::", 0)替换为VpnService.Builder.addRoute("2000::", 3);就行了,但是我没法测试是否可行

wongsyrone commented 4 years ago

这个看到过,貌似设置route和它的规则有关,我也没有相应的网络环境。

TchaikovDriver commented 4 years ago

io.github.trojan_gfw.igniter-v0.10.0-beta-SNAPSHOT-230001000-release.zip @okudayukiko 试一下这个版本,由于安装包的签名不同,需要卸载重装