Geofferey Eakins
Geofferey Eakins
@cavanist in Termux `pkg install rclone` take the `rclone` bin from `/data/data/com.termux/usr/bin/` and place it in `/sbin/.core/img/com.piyushgarg.rclone/`. Make sure `rclone` has `rx` permission `chmod 0755 /sbin/.core/img/com.piyushgarg.rclone/rclone` . I think that...
@mke2fs Did you run as root? Can you send screenshots? Did it work on install? Please provide the following details as well. Phone Model: Android Version: Module Ver: Magisk Ver:
I have been having similar issues on master branch for a few days, just haven't said yet. INFO: Starting Kismet web server... INFO: (DEBUG) Beast server listening on 0.0.0.0:2501 INFO:...
Have you tried enabling monitor mode manually? I have that dongle as well and had to enable monitor mode manually on the device I am running it on to get...
Create .remote.param containing .... `BINDSD=1` `SDBINDPOINT=mnt/remote` `ADD_PARAMS=--no-check-certificate` Are you using this module from Magisk? Did you read the README?
I may be able to offer you some insight... Magisk essentially works at it's core by replacing the init binary in root of system / boot.img. Since the android subsystem...
I'm sorry but I do not have an Android device running Q at this time. You're not the only one experiencing this issue on Q with this module either. Unfortunately...
This is not the official repo. This is: https://github.com/Magisk-Modules-Repo/com.piyushgarg.rclone A lil more info on custom params https://github.com/Magisk-Modules-Repo/com.piyushgarg.rclone/issues/2
The `rclone-mount` command will be replaced with `rclone remount` in v1.4. I will also include some examples or links to issues that are examples in README.md in regards to custom...
@cutesniper22 No problem. If you use file based encryption your .conf files will be safe on SD 'til unlock. I might look into it a lil later but it's not...