You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when launching the application inside an vmware virtual machine in bridge mode (so no NAT involved) the application crashes with the following message:
? What to do? Start KickThemOut
? Select the network Interface: ens33
Scanning LAN.. |events.js:160
throw er; // Unhandled 'error' event
^
Error: spawn arp ENOENT
at exports._errnoException (util.js:1022:11)
at Process.ChildProcess._handle.onexit (internal/child_process.js:193:32)
at onErrorNT (internal/child_process.js:359:16)
at _combinedTickCallback (internal/process/next_tick.js:74:11)
at process._tickCallback (internal/process/next_tick.js:98:9)
the guest machine is running debian testing while the host machine is running the latest windows.
The text was updated successfully, but these errors were encountered:
hi.
when launching the application inside an vmware virtual machine in bridge mode (so no NAT involved) the application crashes with the following message:
the guest machine is running debian testing while the host machine is running the latest windows.
The text was updated successfully, but these errors were encountered: