TODO - 0victor0/pyping2 GitHub Wiki

TODO:

This will be merged with wiki and/or README as new features are developed.

Near term improvements:

  • make custom script from host easier
  • hping3
  • curl-loader
  • report cleaning (currently structured, but not perfect)
  • migrate from CSV adhoc reporting to database (perhaps Docker-based)

Future work:

  • Docker
    • pyping2 on Docker on RPi
    • Data storage
    • Cloud-based web app?

The portability of a Raspberry Pi (RPi) is a great use case for PyPing -- if you need to install Docker on your RPi, run this command: curl https://get.docker.com | sh. If you receive errors about existing installs, remove previous installs of Docker from your RPi with sudo apt-get purge "docker*".