Skip to content

Files

Latest commit

21cfa89 · Nov 21, 2023

History

History
19 lines (14 loc) · 512 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 512 Bytes

hack3ric's Router Utilities

Scripts useful in network maintainance. Mix of Bash and Python. Probably should have packaged as .deb.

Written for Debian 12 and uses only Debian-packaged binaries and Python libraries.

Requirements

Respective Debian package in brackets:

  • BIRD (bird2)
  • Chromium WebDriver (chromium-driver)
  • Curl CLI (curl)
  • rdisc6 (ndisc6)
  • Python packages
    • schedule (python3-schedule)
    • dbus-python (python3-dbus)
    • pyroute2 (python3-pyroute2)
    • selenium (python3-selenium)