localnetscan
python gui local network scanner for window

An application to help to find out hosts in the network as an AV technician.

It use ICMP ping to discovery the network host; then use TCP ping the ports 80 and 443; which will check if net control interface is available.

 

Included Modules:

israel-dryer/ttkbootstrap

alessandromagg/pythonping

bauerj/mac_vendor_lookup

 

Source Code https://github.com/hcfai/localnetscan

Executable Download: v1.4 / v1.2 / v1.0 / v0.85

# v1.4

Add netsh 

# v1.2

Add support of Traditional Chinese

# v1.1

Add web service page, add button to popup website if web scan enabled.

# v1.0

Rewirte gui in ttkbootstrap