An open API service indexing awesome lists of open source software.

https://github.com/michdo93/pepper_brute_force

Basic programm for brute forcing a connection to the pepper robot via its python sdk. This basic programm will shutdown all pepper robots in a given network.
https://github.com/michdo93/pepper_brute_force

Last synced: about 1 year ago
JSON representation

Basic programm for brute forcing a connection to the pepper robot via its python sdk. This basic programm will shutdown all pepper robots in a given network.

Awesome Lists containing this project

README

          

# pepper_brute_force
Basic programm for brute forcing a connection to the pepper robot via its python sdk. This basic programm will shutdown all pepper robots in a given network.

```
wget https://raw.githubusercontent.com/Michdo93/pepper_brute_force/main/pepper_brute_force.py
sudo chmod +x pepper_brute_force.py
python pepper_brute_force.py
```