Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 292 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 292 Bytes

Golang Network Scanner

Scans local network for auto discovery on network

Theory

Ideas

  • Scan local network
  • Ping all found ips for designated port
  • Ping using crypographic signature and encrypted messages to faciliate autodiscovery

Author