first version of automonty: looks at IPs

This commit is contained in:
2020-08-15 09:20:16 +01:00
parent 7ca0320691
commit 7fb8ca00dd
2 changed files with 61 additions and 0 deletions

View File

@ -7,6 +7,7 @@ verify_ssl = true
[packages]
librouteros = "==2.*"
progress = "*"
[requires]
python_version = "3.8"