Skip to content

Scans for new devices in network and sends telegram notification

License

Notifications You must be signed in to change notification settings

broizter/openwrt-device-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

openwrt-device-scanner

Scans for new devices in network and sends telegram notification if a new device is detected

Dependencies

  • fish
  • nmap

Setup

Insert your bot token and chatid in the telegram function.
Edit subnets to be scanned.
Create /root/db directory where the log files will be stored.
Enter your OpenWRT web-ui > System > Scheduled Tasks and add a task to run the script. Here's an example:

0 * * * * /root/script.sh > /root/script.log 2>&1

About

Scans for new devices in network and sends telegram notification

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages