finlandhl / kali-ios

Kali-ios brings the power and versatility of Kali Linux right at your fingertips. It allows users to access Kali in text mode through a terminal emulator from their iOS devices and to leverage the comprehensive suite of penetration testing and security tools that Kali Linux offers.
MIT License
141 stars 12 forks source link

wifi Bluetooth supports? #2

Closed qasimkhn closed 6 months ago

qasimkhn commented 7 months ago

hi,,,thanks for sgharing ,,just want to know does it support wifi and bluetooth ?

finlandhl commented 7 months ago

I haven’t tried the bluetooth yet. But it supports wifi connectivity. As long as your phone has internet, it can use it also

qasimkhn commented 7 months ago

I haven’t tried the bluetooth yet. But it supports wifi connectivity. As long as your phone has internet, it can use it also i tried to add some tools but most of them giving me errors ,,seems to me i cant install them like usually i install them in android kali devices

qasimkhn commented 7 months ago

run 'dpkg --configure -a' to correct the problem.

even i run that command still no fix

finlandhl commented 7 months ago

Yes, this is correct. I’m still trying to find the underground issue that is causing apt-get to fail installation, removal of packages and tools.

There are missing dependencies and symlinks that may cause this error. I’m still investigating.

As a workaround, I have written some scripts to add and remove packages manually. It doesn’t work for all packages but it worths trying. You can find them at /home/tools inside kali environment.

I have just opened a new issue about this. Thanks