Commit Graph

59 Commits

Author SHA1 Message Date
Xu Tianliang ecce393578 某些机型下系统流量会以root用户请求,修复此机型下open too many files报错 2023-06-04 15:19:50 +08:00
Xu Tianliang aef6fe709e
feat:更新版本v2.0.1.02
v2manager版本:v1.0.2.01
2022-02-23 20:19:46 +08:00
Xu Tianliang 6a637c5ce8
docs:更新插件说明(Magisk 24.0+) 2022-02-23 20:17:36 +08:00
Xu Tianliang 4236a079a9
chore:引用v2ray-release脚本进行打包 2022-02-23 19:46:15 +08:00
Xu Tianliang 002bd9b5f2
chore:更新地址将在发布打包时指定 2022-02-23 19:39:23 +08:00
Xu Tianliang bfcebe2c48
chore:新建Github Actions自动打包发布 2022-02-23 17:43:00 +08:00
Xu Tianliang 78b9a06c07 feat:适配Magisk 24.0+,添加更新链接 2022-02-21 23:18:47 +08:00
Xu Tianliang b382a169aa
style:更改版本号 2022-01-19 01:08:21 +08:00
Xu Tianliang 335d6df3ab
fix:管理应用无法正确安装修复
某些ROM中即使将apk文件复制到/system/app目录下,pm命令也无法识别出应用被安装.
故判断应用安装并不会返回预想的'package:/system/...',而是毫无输出从而返回错误.
故增加判断条件以正确安装管理应用
2022-01-19 01:03:28 +08:00
Xu Tianliang e21a127b19
feat:卸载插件时删除管理apk 2022-01-18 14:47:35 +08:00
Xu Tianliang 65190ac254
dcos:README.md说明中文化
自娱自乐的仓库,写中文不会被说土吧.
2022-01-18 14:20:28 +08:00
Xu Tianliang 3c7572b2e8
fix:开机自启 2022-01-18 14:18:56 +08:00
Xu Tianliang 81f70c06db
style:app子模组路径指向至Github 2022-01-18 12:32:14 +08:00
Xu Tianliang fc53008d32
feat:根据第一个可用管理APP整理功能
- 删除V2Ray下载,发布时将附带一份最新的可执行文件
 - 增加管理APP,可进行简单的管理
 - 整理代码
2022-01-18 03:37:00 +08:00
Xu Tianliang bcac6b8a7a
feat:Android现版本已无法支持inotifyd监视文件变动故删除 2022-01-18 03:09:11 +08:00
Xu Tianliang 093d9f4242
feat:新增管理App
增加管理应用,方便更为直观管理代理。
2022-01-16 13:18:04 +08:00
Xu Tianliang c2b9b7095e
fix:重定向netstat错误信息
根据Issue #1的信息,v2ray.service和v2ray.tproxy脚本在执行时可能发生netstat的错误信息干扰判断.将netstat的错误信息重定向以避免干扰.

Close #1
2022-01-16 12:26:30 +08:00
Xu Tianliang 8dea774cee
Add missing private subnet 2022-01-03 04:39:51 +08:00
Xu Tianliang 2fdd6b8c39 Fix can't share wifi spot with others on the latest v2ray
Signed-off-by: Xu Tianliang <yorutsuki@live.com>
2022-01-02 03:36:15 +08:00
Xu Tianliang 579ebdc018 Grey out DoT port 853 from proxy
Signed-off-by: Xu Tianliang <yorutsuki@live.com>
2022-01-02 03:32:35 +08:00
Xu Tianliang 6023dcae7c Clean up repository, Delete history binary files 2022-01-01 22:54:11 +08:00
Xu Tianliang 05264cb5c7 update for v2ray 4.40.1 2021-08-02 17:54:04 +08:00
whyou 8e81b4bf7b Merge pull request #78 from whalechoi/master
[v1.0.14] Add USB guest proxy support, fix guest's dns request proxy.
2020-10-10 09:20:45 +08:00
Whale Choi b651e49190 [v1.0.14] Add USB guest proxy support, fix guest's dns request proxy. 2020-09-18 20:03:46 +08:00
whyou d3722aa044 Merge pull request #73 from whalechoi/master
Minor changes.
2020-08-16 15:47:22 +08:00
Whale Choi 89e0386888 Minor changes. 2020-08-16 15:24:13 +08:00
whyou 5619dfda0b Update README.md 2020-08-16 14:01:53 +08:00
whyou 676c6783a4 Merge pull request #71 from whalechoi/master
[v1.0.13] Use dnscrypt-proxy to build local dns.
2020-08-16 13:54:47 +08:00
whyou eda021cbe9 Merge branch 'master' into master 2020-08-16 13:54:22 +08:00
whyou 417470cce3 Merge pull request #66 from rprx/patch-2
Update README.md
2020-08-16 13:17:03 +08:00
whyou c9996c21d1 Merge pull request #65 from rprx/patch-1
Fix arm32 and arm64
2020-08-16 13:16:22 +08:00
whalechoi baac1b4438 Update README.md
Small change.
2020-08-16 07:15:38 +08:00
whalechoi 7de71049fb Update dnscrypt-proxy.toml
Small change.
2020-08-16 07:14:33 +08:00
Whale Choi 7ab185750f [v1.0.13] Use dnscrypt-proxy to build local dns. 2020-08-15 07:27:56 +08:00
RPRX 65b1879ed7 Update README.md 2020-08-09 16:22:07 +00:00
RPRX c4b1b0cc3a Fix arm32 and arm64
arm32 还可以更细分
2020-08-09 16:18:45 +00:00
whyou f56c72c25c Update README.md 2020-06-26 22:06:32 +08:00
whyou bccbfeb22d Update README.md 2020-06-25 19:15:06 +08:00
whyou 8fa05ad968 Update README.md 2020-06-25 19:14:09 +08:00
whyou 2603c84997 Merge pull request #57 from whalechoi/master
[v1.0.12] Only proxy assignation DNS to improve China DNS resolution …
2020-06-22 11:18:42 +08:00
Whale Choi e9e33a9569 [v1.0.12] Only proxy assignation DNS to improve China DNS resolution speed. 2020-06-11 11:26:06 +08:00
whyou 7747bf7ebc Merge pull request #51 from whalechoi/master
[v1.0.11] Use new magisk module installer, fix bug in magisk 20.4 not running when starting up
2020-03-30 10:23:26 +08:00
Whale Choi c287e57780 [v1.0.9] Bypass all BT steams. 2020-03-29 17:44:58 +08:00
whalechoi 4f9969bcce Update customize.sh 2020-03-27 02:11:24 +08:00
Whale Choi 3108beedc9 [v1.0.11] Use new magisk module installer, fix bug in magisk 20.4 NOT auto run service.sh. 2020-03-26 05:23:33 +08:00
Ghost in the Cyber 3210c2d863 [v1.0.10] Fix download v2ray core bug. 2020-03-15 00:57:08 +08:00
Ghost in the Cyber a82f0de746 [v1.0.10] Fix download v2ray core bug. 2020-03-15 00:49:12 +08:00
Ghost in the Cyber 776140237b [v1.0.9] Update v2ray core via latest download link. 2019-07-13 10:55:50 +08:00
Ghost in the Cyber 7177ec42d8 [v1.0.8] Support app dns request 2019-07-10 13:04:18 +08:00
whyou 4fe443de57 [v1.0.7] Update v2ray core to 4.19.1 2019-06-23 23:22:28 +08:00