Nikolaos Kamarinakis

Results 81 comments of Nikolaos Kamarinakis

And KickThemOut is still giving you a `No module named 'zlib'` error?

Good to hear that @70rxy.

Hi there @MrFoxyBR. Could you please share the output of the following command: `sudo python3 -vvv kickthemout.py`. Thanks!

Hi there. It seems like you're using Python 2.7 instead of Python 3. Thanks!

Hey @Bobowonnell. KickThemOut performs an `nmap` scan to determine which devices are online. Could you run a simple `nmap` scan and share the response here? Thanks in advance.

@Bobowonnell, it seems that KickThemOut is using `192.168.0.1` as the gateway IP address, whereas you would like to scan the `192.168.86.1` gateway. You should still be able to spoof those...

Hey there @excep. Check your $PATH and try installing `tcpdump`, although this is only a warning and shouldn't affect `KickThemOut`.

Hi there. Thank you for this. Please have a look at my review. Also, it would be nice if you could change your commit messages to imperative - `add` instead...

Hi @mohamedeaad. KickThemOut has not been tested on and will most probably not work on Android devices. Thanks!

Hi there. Please make sure that you are running KickThemOut with Python 3. From the gist you have uploaded, it seems that you are using Python 2.7. Thanks.