IMSI-catcher
IMSI-catcher copied to clipboard
fix datetime warnings
Replaces deprecated datetime.datetime.utcnow() calls with datetime.datetime.now(datetime.UTC)
Sorry, I can't merge it. datetime.UTC is added in python version 3.11. And lot of OS, who run the IMSI-catcher, doesn't have python 3.11 :-/