burim:python:python-projects
python scripts read ip/arp and write to sqlite
- read arp
- write arp/ip to a table
reading arp
- install python_arptable
pip3 install python_arptable
- executing
>>> from python_arptable import ARPTABLE >>> print(ARPTABLE)
burim/python/python-projects.txt · Last modified: 2021/02/24 13:14 by burim
