This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import os | |
| import requests | |
| import re | |
| import subprocess | |
| import xmlrpc.client | |
| import time | |
| import json | |
| DEFAULT_HOST = 'localhost' | |
| DEFAULT_PORT = 6800 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| root@DramaticModern-VM:~# bash tcp_nanqinlang-lkl-1.0.sh | |
| bash: warning: setlocale: LC_ALL: cannot change locale (zh_CN.UTF-8) | |
| #================================================ | |
| # Project: tcp_nanqinlang | |
| # Description: tcp bbr enhancement via lkl | |
| # Version: 1.0.0 | |
| # Author: nanqinlang | |
| # Blog: https://sometimesnaive.org | |
| # G |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| kiri@kiri-XPS-13-9350:~$ adb logcat | grep moe.shizuku.fcmformojo | |
| 11-27 10:48:24.958 1619 1790 D MountService: getExternalStorageMountMode : final mountMode=1, uid : 10459, packageName : moe.shizuku.fcmformojo | |
| 11-27 10:48:24.980 1619 1790 I ActivityManager: Start proc 6470:moe.shizuku.fcmformojo/u0a459 for broadcast moe.shizuku.fcmformojo/com.google.firebase.iid.FirebaseInstanceIdReceiver | |
| 11-27 10:48:24.986 6470 6470 I SELinux : SELinux: seapp_context_lookup: seinfo=untrusted, level=s0:c512,c768, pkgname=moe.shizuku.fcmformojo | |
| 11-27 10:48:25.036 1619 18545 I ActivityManager: DSS on for moe.shizuku.fcmformojo and scale is 1.0 | |
| 11-27 10:48:25.065 6470 6470 W System : ClassLoader referenced unknown path: /data/app/moe.shizuku.fcmformojo-2/lib/arm64 | |
| 11-27 10:48:25.138 1619 1666 D SamsungAlarmManager: Cancel Alarm calling from uid:10459 pid :6470 / op:PendingIntent{3b2ab98: PendingIntentRecord{2eb8ff1 moe.shizuku.fcmformojo broadcastIntent}} | |
| 11-27 10:48:25.166 6470 6485 I FA : adb shell setpro |
NewerOlder