Aaron Ontoyin Yin

Results 2 comments of Aaron Ontoyin Yin

This is the problem. The `deauth_func` is not passed to the kick. So the MAC address is taken as the `deauth_func` which is a string, not a callable.

> > This is the problem. The `deauth_func` is not passed to the kick. So the MAC address is taken as the `deauth_func` which is a string, not a callable....