Skip to content

Ardillo/raspberryscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Raspberry Pi scan

Scan for Raspberry Pi's in your network.

Script which scans entire network on raspberry Pi's using port 22, use wisely. You could frustrate other users.

Script needs one variable, a network interface which is connected to the network you want to scan. It will give an message with the available interfaces if you type in a wrong interface.

Dependencies

  • sudo rights
  • basic tools: egrep, grep, awk, tr, rev, cut, echo (almost every distro has these, don't worry)
  • user tools: nmap

About

Scan for Raspberry Pi's in your network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages