roccomuso / kickthemout

:bomb: Kick devices off your network by performing an ARP Spoof attack with Node.js.
MIT License
283 stars 30 forks source link

Tried it in termux but with error #24

Open iJustGhost opened 1 year ago

iJustGhost commented 1 year ago

I was wondering if it's possible to run this in termux `node:internal/modules/cjs/loader:1056 throw err; ^

Error: Cannot find module './android' Require stack:

roccomuso commented 1 year ago

Are you installing it globally? I never tried it on termux.

iJustGhost commented 1 year ago

Are you installing it globally? I never tried it on termux.

Yes and I also do have Magisk root.

roccomuso commented 1 year ago

I can't really debug it at the moment. And I don't know what's that ./android module is trying to import