MyGit
🚩收到GitHub仓库的更新通知

netdiscover-scanner/netdiscover

Fork: 26 Star: 237 (更新于 2024-05-12 07:20:52)

license: GPL-3.0

Language: C .

Netdiscover, ARP Scanner (official repository)

最后发布版本: 0.10 ( 2022-10-30 04:38:03)

GitHub网址

✨免费申请网站SSL证书,支持多域名和泛域名,点击查看

Netdiscover

by Jaime Penalba jpenalbae@gmail.com

Welcome to official Netdiscover repository (since Feb. 05, 2019).

Netdiscover is a network address discovering tool, developed mainly for those wireless networks without dhcp server, it also works on hub/switched networks. Its based on arp packets, it will send arp requests and sniff for replies.

Its my first public C tool, so don't be too hard with me, if some parts on the code looks like obfuscated or are unreadable, and feel free to send suggestions to https://github.com/netdiscover-scanner/netdiscover/issues or patches (PR) to https://github.com/netdiscover-scanner/netdiscover/pulls.

Also notify me for any bug or compilation error, it must compile with gcc 2.95 or newer.

An excessive CPU consumption happens on OpenBSD, due to threads design and the use of pcap_open_live() with pcap_loop(), any suggestions for fix are welcome.

Requirements

  • libpcap
  • libnet > 1.1.2
  • Tested to work on Linux, Solaris MacOS X and OpenBSD, other unixes may work

Build

$ ./update-oui-database.sh (optional, to update the MAC addresses list)
$ ./autogen.sh
$ ./configure
$ make
# make install

To return to original source code, you can use '$ make distclean' command.

Bugs & Contact

Feel free to notify me about any problem, bug, suggestions or fixes at: https://github.com/netdiscover-scanner/netdiscover/issues or https://github.com/netdiscover-scanner/netdiscover/pulls

Jaime Penalba jpenalbae@gmail.com

最近版本更新:(数据更新于 2024-04-22 15:57:05)

2022-10-30 04:38:03 0.10

2022-02-21 09:11:33 0.9

2021-11-02 10:33:24 0.8.1

2021-07-12 08:14:42 0.8

2020-06-30 02:32:57 0.7

2020-04-18 08:47:55 0.6

2019-02-08 06:24:10 0.5.1

2019-02-07 06:06:27 0.5

2019-02-06 10:28:23 0.4

netdiscover-scanner/netdiscover同语言 C最近更新仓库

2024-05-12 17:49:47 EdgeTX/edgetx

2024-05-10 16:26:38 taosdata/TDengine

2024-05-10 00:33:29 acidanthera/OpenCorePkg

2024-05-09 22:30:50 lizongying/my-tv

2024-05-08 19:24:03 jart/cosmopolitan

2024-05-07 20:20:05 opa334/Dopamine