taamarin / box_for_magisk

Transparent Proxy for Android(root)
GNU General Public License v3.0
1.06k stars 117 forks source link

Subscription file storage location error #4

Closed XCwosjw closed 1 year ago

XCwosjw commented 1 year ago

When using "su -c /data/adb/box/scripts/box.tool subgeo" to update Clash subscription, the subscription file will directly overwrite config.yaml, causing Clash to fail to start

taamarin commented 1 year ago

Just replace ${clash_config} with the location you desire. https://github.com/taamarin/box_for_magisk/blob/8affe51e104496a40ca90e4fecfc1b609db5bc5b/scripts/src/box.tool#L192-L200