Anas Mahmoud

Results 9 comments of Anas Mahmoud

i added my user to `netdev` and `sudo` groups with `usermod -aG sudo kali` and `usermod -aG netdev kali` and `gpasswd -a kali netdev ` and still having the same...

i tried `pkcheck --action-id org.blueman.network.setup --process $(pgrep blueman-applet)` but it returnes with `not authorized` how can i make `org.blueman.network.setup` authorized

i didn't find how to authorize blueman policy kit so I found this article that discribe how to create pan with bluez-tools with the help of this article [article](https://thesmashy.medium.com/raspberry-pi-zero-w-wifi-hacking-gadget-63e3fa1c3c8d) until...

i'm using raspberrypi kali linux which is based on debian

i countered the same problem and the reason is that liveserver does not open js and css files so you need to download liveserver extention then it will work perfect

don't use python2.7 pip version use pip3 python3.6+ version , that is your problem

https://github.com/devanshbatham/ParamSpider/issues/113#issuecomment-1902551921

try this command ``` pip install . ```