X-Git-Url: https://wannabe.guru.org/gitweb/?a=blobdiff_plain;f=arper.py;h=b4c079edcc750307356b60fdba39ca5b43f5c38a;hb=47ece7bceb442d70ddcc3c728533c4d4d2bccde4;hp=4f362f4157369415511f8a648f6105f1de26498a;hpb=fdfbe2d80c21f36083065899c37f777e6cf2a138;p=python_utils.git diff --git a/arper.py b/arper.py index 4f362f4..b4c079e 100644 --- a/arper.py +++ b/arper.py @@ -1,5 +1,7 @@ #!/usr/bin/env python3 +# © Copyright 2021-2022, Scott Gasch + """A caching layer around the kernel's network mapping between IPs and MACs"""