Skip to content

Emergency shutdown all Tello drones in the network

Notifications You must be signed in to change notification settings

ELE115/tello-emergent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tello-emergent

Emergency shutdown all Tello drones in the network

Usage

sudo ./install.sh

Configuration file ./config.json5:

{
  key: 'enter', // trigger keys
  subnets: ['192.168.10.1/24'], // target networks
}

Logs to /var/log/tello-emergent.log or ./tello-emergent.log.

Requirements

Only supports Linux

Requires python3

  • json5
  • keyboard
  • ipaddress

Releases

No releases published

Packages

No packages published