nearby icon indicating copy to clipboard operation
nearby copied to clipboard

Scans all nearby wifi networks and the devices connected to each network for Indoor positioning

Results 3 nearby issues
Sort by recently updated
recently updated
newest added

### Steps to reproduce 1) Run `# nearby -i wlan0` 2) Results in ``` Error: Error(IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" }), State {...

error[E0512]: cannot transmute between types of different sizes, or dependently-sized types --> /home/kali/.cargo/registry/src/github.com-1ecc6299db9ec823/socket2-0.3.12/src/sockaddr.rs:176:9 | 176 | mem::transmute::(v4); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: source type: `SocketAddrV4` (48 bits) = note: target...