mirror of
https://git-qiuchenly.yltfspace.com/QiuChenly/corepatch
synced 2025-11-25 05:40:27 +08:00
10 lines
184 B
Bash
10 lines
184 B
Bash
|
|
|
||
|
|
echo "准备自动计算Helper偏移参数..."
|
||
|
|
|
||
|
|
cp ./tool/proxyman_o.sh ./tool/proxyman.sh
|
||
|
|
|
||
|
|
chmod +x ./tool/SearchParttenCode
|
||
|
|
|
||
|
|
./tool/SearchParttenCode proxyman
|
||
|
|
|
||
|
|
sh ./tool/proxyman.sh
|