Belval / ki4a

SSH tunneling app with DNS forwarding. Based on https://github.com/staf621/ki4a
Apache License 2.0
28 stars 15 forks source link

Can it be written as a module to be used easily in the project? #9

Open isarjanfaza opened 1 year ago

isarjanfaza commented 1 year ago

hi Can it be written as a module to be used easily in the project? my android project in target 33 sdk but D/libsuperuser: [libsuperuser][O][SH] sh: [1]: /data/data/com.staf621.ki4a/ki4a/bin/pdnsd: Permission denied D/libsuperuser: [libsuperuser][O][SH] sh: [1]: /data/data/com.staf621.ki4a/ki4a/bin/sshpass: Permission denied D/libsuperuser: [libsuperuser][O][SH*] sh: [1]: /data/data/com.staf621.ki4a/ki4a/bin/busybox: Permission denied

Please fix the above error so that it can be used in higher versions of Android

thanks